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
Revamp error messages and add error codes for better error-handling.
Rewrite plugin using native Android and iOS libraries.
Fixes
getCurrentPosition on Android now uses uses the timeout parameter.
watchPosition on Android now uses the timeout parameter to define the interval for position updates, and the maximumAge parameter for setMaxUpdateAgeMillis. More info here.