Dear Mr.Erel,
with your answer you told that I can not use SMS and CALL function in APP which I put to Play store?
I thought that I can make request for exception - exists this possibility? Or really - here is no way how to put APP such this to Google play market?
After long time and many attempts I get from google play team this message:
- Requested permissions do not match core functionality of the app
You declared Connected device companion apps that enable sending and receiving of SMS or calls, Cross-device synchronization or transfer of SMS or calls, Device Automation, Write and Show Call History in Dialer, In-vehicle hands-free use and projected display as the core functionality of your app. However, after review, we found that your app does not match the declared use case(s).
Please either:
• Make changes to your app so that it meets the requirements of the declared core functionality or,
• Select a use case that matches your app’s functionality
Eligibility Issue Sensitive permission
Requests for permission and APIs that access sensitive information should make sense to users. You may only request permissions and APIs that access sensitive information that are necessary to implement current features or services in your app that are promoted in your Google Play listing. You may not use permissions or APIs that access sensitive information that give access to user or device data for undisclosed, unimplemented, or disallowed features or purposes. Personal or sensitive data accessed through permissions or APIs that access sensitive information may never be sold.
Request permissions and APIs that access sensitive information to access data in context (via incremental requests), so that users understand why your app is requesting the permission. Use the data only for purposes that the user has consented to. If you later wish to use the data for other purposes, you must ask users and make sure they affirmatively agree to the additional uses.
I dont understand what changes I must to do. I dont understand if I must do some changes in code of my app or if I am doing something
wrong on my developer account....
Maybe I think that the solution can be in :
"Request permissions and APIs that access sensitive information to access data in context (via incremental requests), so that users understand why your app is requesting the permission."
Please, do you think it does mean that I must inform the user about using sensitive permission each time when they run the functions of App which are
sensitive permission? Understand I right, please?
or
do you think that I have no chance with SMS and CALL functions?
Best regards
thank you for advice
p4ppc