proyecto26 / react-native-inappbrowser

📱InAppBrowser for React Native (Android & iOS) 🤘
https://www.npmjs.com/package/react-native-inappbrowser-reborn
MIT License
1.29k stars 220 forks source link

Query-All-Package rejected by Google play console #379

Closed RatikantAppstango closed 1 year ago

RatikantAppstango commented 1 year ago

Hello Everyone. I have used inappbrouser-reborn for social login through AWS amplify like (Gmail and Facebook). Everything is working fine in the application. While uploading the app to the google play console it was rejected because of query-all-package One

I have also inserted (uses-permission android:name=" android.permission.QUERY_ALL_PACKAGES") into my AndroidManifest.xml and resubmitted the app but it still gets rejected.

Any suggestions

jdnichollsc commented 1 year ago

@RatikantAppstango hello mate, that permission was removed in the last version of this lib, please check this thread for more details.

RatikantAppstango commented 1 year ago

Which form do I need to fill out?