【问题标题】:google play permission! What core functionalities in your app require SMS and Call Log permissions?谷歌播放权限!您应用中的哪些核心功能需要短信和通话记录权限?
【发布时间】:2019-07-26 14:06:20
【问题描述】:

之前声明的权限(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 商店上传时,它要求提供一项核心功能。但在我的应用程序中,我已经取消了权限。谁能建议怎么做?

【问题讨论】:

  • 最好尽快联系 google play 开发者支持团队
  • @Sanchit 你找到答案了吗?

标签: android google-play-console


【解决方案1】:

经过大量调查和实验,如果找到适合我的解决方案。

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

然后我又生成了一个 apk 并增加了应用程序版本并提交到 Play 商店现在这一次 Google 没有询问核心功能选择。应用发布

【讨论】:

猜你喜欢
  • 2019-04-23
  • 2019-11-29
  • 1970-01-01
  • 2019-05-26
  • 2019-05-24
  • 1970-01-01
  • 1970-01-01
  • 2021-03-16
  • 1970-01-01
相关资源
最近更新 更多