mf-geoadmin3 icon indicating copy to clipboard operation
mf-geoadmin3 copied to clipboard

iOS 13 Safari geolocation Orientation mode

Open davidoesch opened this issue 5 years ago • 8 comments

iOS 13 Safari

Start app Activate geolocation Position correct Tap a second time geolocation button

Result: Nothing happens

Expected result: Screen rotates and on third tap map rotates

Workaround: Use chrome

davidoesch avatar Sep 23 '19 18:09 davidoesch

That's surely related to the fact that Safari disable by default access to gyroscope. It can be activated manually by this procedure : https://3dvistanews.wordpress.com/2019/04/11/how-to-get-your-gyroscope-back-on-ios/

Nothing we can do on our side (except maybe alert the user that we can't access the gyroscope?!)

pakb avatar Sep 24 '19 07:09 pakb

In IOS 13 the Gyroscope setting can not be accessed anymore in the settings of safari . —- and looks like It will not come back

davidoesch avatar Sep 24 '19 08:09 davidoesch

No warning needed. Let’s add this info in the faq of Helpdesk @mariokeusen

davidoesch avatar Sep 24 '19 08:09 davidoesch

The only way to have access to this on iOs seems to have a dedicated app that states what it needs beforehand

pakb avatar Sep 24 '19 08:09 pakb

@pakb you mentioned there is a setting even in ios13? Because I don’t find it

davidoesch avatar Dec 10 '19 20:12 davidoesch

that is in the end not the case, the only thing "settings" can fix is location. For gyroscope, we have to make a dedicated app. I could delve a little bit more into the webapp manifest brought by https://github.com/geoadmin/mf-geoadmin3/pull/5050 maybe there's a way to express we need the gyroscope here, so that homescreen link could access it.

pakb avatar Dec 11 '19 06:12 pakb

Imho : invest 0.5 d

davidoesch avatar Dec 11 '19 08:12 davidoesch

"Sous IOS13 “Motion & Orientation” est désactivé par défaut et n’existe plus dans les réglages https://github.com/mpetroff/pannellum/issues/797"

davidoesch avatar Sep 03 '20 07:09 davidoesch