As version 2.0 platform support for Windows Phone 8 was removed. Some incompatible changes were introduced:
- option
stopOnTerminatedefaults to true - option
locationServicerenamed tolocationProvider - android providers are now ANDROID_DISTANCE_FILTER_PROVIDER and ANDROID_ACTIVITY_PROVIDER
- removed
locationTimeoutoption (useintervalin milliseconds instead) notificationIconwas replaced with two separate options (notificationIconSmallandnotificationIconLarge)- js object backgroundGeoLocation is deprecated use
backgroundGeolocationinstead - iOS foreground mode witch automatic background mode switch
- iOS switchMode allows to switch between foreground and background mode
- setPace on iOS is deprecated use switchMode instead