mozilla-mobile / webxr-ios

An iOS app for testing WebXR
Mozilla Public License 2.0
211 stars 42 forks source link

Initial permission popup is only shown once ever #173

Open robomex opened 5 years ago

robomex commented 5 years ago

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.