Skip to content

8.2.0

Choose a tag to compare

@ferologics ferologics released this 23 Sep 16:54
· 80 commits to master since this release

Changed

  • Updated Android SDK to 6.3.0 and iOS SDK to 4.13.0
  • When the Android app is uninstalled completely from the device and then installed back, the device_id will change. This improves the stability of the data coming from the SDK. Now this behavior is the same between Android SDK and iOS SDK.
  • If the user simulates locations when it's prohibited, the SDK still passes real locations through if there are any.
  • Decreased the time sensitivity for first location detection. Results in fewer location_unavailable outages when tracking starts on Android.

Fixed

  • Now, all logs in Android SDK are disabled by default and can be enabled by enableDebugLogging()