-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
android.permission.RECEIVE_SMS #89
Comments
After removing permission it will not auto read SMS on the transaction. |
Any Updates? |
@pkumar-uk we have updated android-sdk and will update for cordova in next 2-3 days. |
@pkumar-uk Updated in v1.4.0 n it's published now. |
Google is restricting which apps can request Call Log and SMS permissions. And Razorpay plugin is having android.permission.RECEIVE_SMS. |
@abhilashWipadika We have removed SMS permission and it's released it in v1.4.0 itself. U can use the latest SDK version. |
Google is still preventing it even if I'm using latest SDK. Any suggestions? |
This permission is still getting added : after building the application. |
I can confirm. For me it was working and SMS permission was removed and google accepted my apk. |
ok. There might be an issue with some other plugin then. |
Iam facing the same issue with razorpay version1.4.1 ,my app rejected with error |
Google is restricting which apps can request Call Log and SMS permissions. And Razorpay plugin is having android.permission.RECEIVE_SMS.
Will the plugin work if this is removed.
Please advice if you are changing plugin to adhere to Google policy or if thee are work arounds
The text was updated successfully, but these errors were encountered: