BranchMetrics / sdk-release

TUNE iOS, Android, and Windows native SDKs
https://developers.tune.com/sdk/quick-starts/
GNU General Public License v3.0
55 stars 46 forks source link

SDK 4.3.0 : Fatal Exception: java.lang.SecurityException #20

Closed jt-gilkeson closed 8 years ago

jt-gilkeson commented 8 years ago

Fatal Exception: java.lang.SecurityException: app from uid XXX not allowed to perform FINE_LOCATION at com.tune.location.TuneLocationListener$GetLocationUpdates.run(TuneLocationListener.java:207)

com.tune:tune-marketing-console-sdk:4.3.0

Device is ONE E1003 5.1.1 (Lollipop)

May be a device-specific issue since we only see one instance of this crash. Looks like Google ran into this too:

https://bugs.chromium.org/p/chromium/issues/detail?id=580733

john-gu commented 8 years ago

Hi @jt-gilkeson, thanks for reporting this. We'll get a fix for this out in our next release.

john-gu commented 8 years ago

A fix for this has been released in 4.5.1: https://github.com/MobileAppTracking/sdk-release/releases/tag/android-4.5.1

Thanks!