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
Capacitor Version
We have an app that specialises in location accuracy. We were testing our new release on android in airplane mode and noticed that geolocation spits out an error if the plugin is v7.1.X but works fine if its v7.0.0. We tested exact same environment but just changed the plugin version (and obviously capacitor/core and ionic versions).
In geolocation v7.1.X this is the error that is spit out when in airplane mode:
ERROR CapacitorException: Location settings error. at returnResult (<anonymous>:947:32) at win.androidBridge.onmessage (<anonymous>:922:21)