You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.
I found a problem that when I denied the camera permission in last start up, the Hello AR demo will appear a few seconds black screen in the next start up. And this problem is easily recurrent. It seems that the unity engine report that Timeout while trying to pause the Unity Engine in the last startup, and the call back OnPermissionDenied in com.unity3d.plugin.UnityAndroidPermissions$IPermissionRequestResult is the reason. I wonder if anyone has the same problem. Thanks.
The text was updated successfully, but these errors were encountered:
hcGuyue
changed the title
Black screen in the start up for a few seconds after last start up, in which the camera permission is denied
Black screen in the start up for a few seconds after last start up, in which the camera permission was denied
Jul 6, 2018
I found a problem that when I denied the camera permission in last start up, the Hello AR demo will appear a few seconds black screen in the next start up. And this problem is easily recurrent. It seems that the unity engine report that
Timeout while trying to pause the Unity Engine
in the last startup, and the call backOnPermissionDenied
incom.unity3d.plugin.UnityAndroidPermissions$IPermissionRequestResult
is the reason. I wonder if anyone has the same problem. Thanks.The text was updated successfully, but these errors were encountered: