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

Support android target api 30 #1673

Merged

Conversation

ravirajn22
Copy link
Contributor

The solution is based on android docs
https://developer.android.com/training/package-visibility/use-cases

This should solve issues related to target api 30

closes #1587 #1658

@Johan-dutoit

@Johan-dutoit
Copy link
Collaborator

I'll have to test this, as the way #1658 did it worked for me. This does look simpler though!

@ravirajn22
Copy link
Contributor Author

@Johan-dutoit u can merge this PR if u have tested. People have trouble updrading to target api 30

@Johan-dutoit Johan-dutoit merged commit b0ea537 into react-native-image-picker:main Apr 28, 2021
Johan-dutoit pushed a commit that referenced this pull request Apr 28, 2021
# [3.4.0](v3.3.4...v3.4.0) (2021-04-28)

### Features

* **android:** Support android target api 30 ([#1673](#1673)) ([b0ea537](b0ea537))
@Johan-dutoit
Copy link
Collaborator

🎉 This PR is included in version 3.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@henryzyk
Copy link

有没有个正常人告诉我怎么解决 android 11 打不开的问题啊

MattDennyir pushed a commit to MattDennyir/react-native-image-picker that referenced this pull request Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[🐛] intent.resolveActivity return null on some Android 11 mobiles
3 participants