Closed coffee-lady closed 1 year ago
I have a fix for this but I wonder why this happens. Is your app a standard Unity app, Unity as a Library app, an app that can run in the background, or maybe something unique in another way?
I have a fix for this but I wonder why this happens. Is your app a standard Unity app, Unity as a Library app, an app that can run in the background, or maybe something unique in another way?
It's just a game with Unity. I call permission check on app start.
I'm hoping that the latest release will resolve this issue.
Thank you very much!
Description of the bug
Exception is thrown on some devices when trying invoke AndroidRuntimePermissions.RequestPermissionsAsync. I call CheckPermissions before request. I couldn't reproduce this, I see exceptions only in metrics.
Reproduction steps
If possible, providing reproduction steps would be very helpful while pinpointing the issue. You can also post screenshots if you think they would be helpful.
Platform specs
Please provide the following info if this is a Unity 3D repository.
Additional info