-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Android] google play store rejection because of Permission.sms
#29
Comments
I know I know I have had time to rebuild and update it in so long
On Wed, 22 Mar 2023 at 2:50 PM, aytunc ***@***.***> wrote:
Hi, I understand this plugin needs this permission but, isn't it the
convention that we add it to the app's top level manifest file?
Requested permissions do not match core functionality of the app You
declared Default SMS handler
android.permission.READ_SMS
@Zfinix <https://github.com/Zfinix> do you have any thoughts on this?
—
Reply to this email directly, view it on GitHub
<#29>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGE3JSPES3KDCZR7Y7U7A4LW5L7QTANCNFSM6AAAAAAWD3DHCM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Chiziaruhoma O.
|
Can I kindly have an ETA on this fix? |
I’d do my best to get the entire package refactored by Monday
On Wed, 22 Mar 2023 at 2:52 PM, aytunc ***@***.***> wrote:
Can I kindly have an ETA on this fix?
Thanks for the quick reply
—
Reply to this email directly, view it on GitHub
<#29 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGE3JSIOCP5TDUIESQF2PYTW5L7ZVANCNFSM6AAAAAAWD3DHCM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Chiziaruhoma O.
|
Thank you very much. Have a good week |
Hello, any updates on this ? |
in /android/app/src/main/AndroidManifest.xml add the below line if you want remove READ_SMS from the final merged Manifest file
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I understand this plugin needs this permission but, isn't it the convention that we add it to the app's top level manifest file?
@Zfinix do you have any thoughts on this?
The text was updated successfully, but these errors were encountered: