webxr-ios icon indicating copy to clipboard operation
webxr-ios copied to clipboard

Initial permission popup is only shown once ever

Open robomex opened this issue 5 years ago • 0 comments

This can lead to a state where users haven't made a choice about location/camera permissions (i.e. .notDetermined), but are never again shown the option about location/camera permissions.
In this state users also cannot change the permission in the Settings app since permissions at the .notDetermined state aren't displayed.

robomex avatar Jul 19 '19 17:07 robomex