Restrict Android Flurry SDK from getting phones sensitive data

260 Views Asked by At

An Android application I'm developing keeps getting rejected from some China stores with the reason that "Flurry SDK is reading sensitive data like IMEI/MAC info etc." that's forbidden based on their policy. Is there any way to enable it for crashlytics purposes only and avoid collecting this kind of data? By deleting the SDK my app gets approved successfully.

1

There are 1 best solutions below

2
On

Did it say what exactly sensitive data Flurry collected? Flurry does collect Android ID and Google Ad ID (if app permits).