hanatharesh2712 / ionic-native-sms-retriever-plugin-master

Cross-platform plugin for Cordova / PhoneGap to Retrieve SMS. Available for Android.
29 stars 19 forks source link

Google play rejected the app, Requested permissions do not match core functionality of the app #17

Closed posdevelopers closed 4 years ago

posdevelopers commented 4 years ago

Hi there , i am trying to upload apk to google playstore but they have rejected my app due mentioned error "Requested permissions do not match core functionality of the app"

I am using smsretriever do i need to submit anything else to google or why it says that SMS functionality although i am not using sms read permissions

Please guide

Thank you Taimoor

hanatharesh2712 commented 4 years ago

@posdevelopers You may have some other plugins which are using some permissions. This plugin does not ask/need any permissions.

posdevelopers commented 4 years ago

Yes bro you are right i am using previously RECEIVE_SMS permission that's why it's asking .Thank you for prompt answer and wonderful support