Skip to content
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

Feat/upgrade inappbrowser #372

Merged
merged 3 commits into from
Sep 1, 2022

Conversation

cnguyen812
Copy link
Contributor

@cnguyen812 cnguyen812 commented Aug 31, 2022

Upgrading react-native-inappbrowser-reborn to 3.7.0. 3.7.0 removes the QUERY_ALL_PACKAGES Android permission so we can remove the manual patch file.

$ $ANDROID_HOME/build-tools/33.0.0/aapt d permissions ~/app-release.apk => QUERY_ALL_PACKAGES removed

Updated version removes the QUERY_ALL_PACKAGES Android permission so we don't need to rely on a manual patch.
@JohnathanWhite JohnathanWhite merged commit 9ec91a0 into bitpay:master Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants