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

fix: use RECEIVER_NOT_EXPORTED on SDK 33 and up #663

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

edusperoni
Copy link

This API was introduced in SDK 33, but wasn't required until you targeted SDK 34. Once you target SDK 34, running the app on a 33 device will trigger an error stating this is required.

@edusperoni
Copy link
Author

@gotev can this be merged and released by any chance? Currently, using this library and targeting SDK 34 crashes apps.

Thank you!

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