06-17-2024 04:23 AM
I am developing an application using Unity and MetaCoreSDK. Recently, I published my application on AppLab. Through reports from customers who purchased my app, I discovered an issue with it.
My app requests permissions for the microphone and spatial sharing. When the app is launched, an Android screen asking for these permissions is displayed. If the player selects "allow" on this screen, the app crashes, and a black screen is displayed.
By restarting the app, it starts to work properly, but my app experiences this crash twice, and it won't function correctly without being restarted. Customers are returning the app because of this issue.
How can I fix this crash? I have also searched this forum for this issue and its solution, but I could not find any effective answers.