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
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()