谷歌播放权限!您应用中的哪些核心功能需要SMS和“通话记录”权限?

时间:2019-03-05 07:06:25

标签: android google-play-console

先前声明的权限(2个权限)

android.permission.RECEIVE_SMS

android.permission.READ_SMS

在保存之前至少选择一项核心功能。

Default SMS handler
Default Phone handler
Default Assistant handler
Transactional backup and restore for users and archive for enterprise (time-limited/non-continuous)
Enterprise SMS call archives
Caller ID, spam detection, and blocking
Connected device companion apps (for example, smartwatch or automotive)
Cross-device synchronization or transfer of SMS or calls
SMS-based financial transactions and related activity where access is restricted to financial SMS transactions (for example, 5-digit messages)
SMS based money management
Proxy calls
Services - Carrier
Services - OEM
Device Automation
Physical safety/emergency alert apps (e.g., senior safety)
Call-based OTP account verification
Using SMS_CB_RECEIVED for customer communications (e.g., Smart Zone Cast service)
Write and Show Call History in Dialer
In-vehicle hands-free use or projected display

我已经删除了许可,并正常运行了apk,但是在GOOGLE PLAY上上传时,请先询问一个核心功能。但是在我的应用程序中,我什么都没有。

请建议

1 个答案:

答案 0 :(得分:1)

经过大量调查和实验,如果找到了对我有用的解决方案。

我从清单文件中删除了所有SMS权限,并增加了应用版本,然后选择任何核心功能提交到Play商店。

然后我再次生成了一个APK,并增加了应用的版本,并提交到Play商店中。现在,这一次Google不再要求选择核心功能。并发布了应用