【发布时间】:2019-07-26 14:06:20
【问题描述】:
之前声明的权限(2个权限):
android.permission.RECEIVE_SMSandroid.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