DEVICEID和应用权限 [英] DeviceId and app permissions

查看:1367
本文介绍了DEVICEID和应用权限的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的应用程序(S教育)要求我获得的DeviceID(用于分析/建议),所以我增加了许可,READ_PHONE_STATE而且虽然的文档是无害的,当用户安装,应用程序权限窗口表示,电话呼叫 - 监控,记录和处理电话呼叫这显然美元,安装p $ pvents用户和用户已告知,他们不是简单地安装,因为此权限。

My app (S Educate) requires me to get the DeviceId (for Analytics/Recommendations) and hence I added the permission, "READ_PHONE_STATE" and although the documentation is harmless, when the user installs, the app permissions window shows, "Phone Calls - Monitor, record, and process phone calls" which obviously prevents user from installing and users have informed that they are not installing simply because of this permission.

下面是我的选择:


  1. 我清楚说明我的应用程序的描述,我需要这个权限来获得的DeviceID,而不是监视/记录的电话,希望用户相信我和安装应用程序

  2. 我找到一个替代的方式来获得的DeviceID - 这对我的知识是不可用而不使用上面提到的权限

请指教我该如何解决此权限问题搞定。

Please advise how do I get around this permission issue.

推荐答案

请使用的应用程序生成的UUID 。这将允许您从另一个区分不同的应用程序的安装,在不违反用户隐私。

Please use an app-generated UUID. This will allow you to distinguish one app installation from another, without violating user privacy.

这篇关于DEVICEID和应用权限的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆