简体   繁体   English

限制 Android Flurry SDK 获取手机敏感数据

[英]Restrict Android Flurry SDK from getting phones sensitive data

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."我正在开发的一个 Android 应用程序一直被一些中国商店拒绝,原因是“Flurry SDK 正在读取敏感数据,如 IMEI/MAC 信息等”。 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?有什么方法可以仅将其用于 crashlytics 目的并避免收集此类数据? By deleting the SDK my app gets approved successfully.通过删除 SDK,我的应用程序成功获得批准。

Did it say what exactly sensitive data Flurry collected?它有没有说 Flurry 收集了哪些敏感数据? Flurry does collect Android ID and Google Ad ID (if app permits). Flurry 会收集 Android ID 和 Google Ad ID(如果应用允许的话)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM