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

chore(android): target API 34 #13940

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

chore(android): target API 34 #13940

wants to merge 2 commits into from

Conversation

m1ga
Copy link
Contributor

@m1ga m1ga commented Oct 27, 2023

Draft for now as it is not required by Google at the moment. You can switch to android:targetSdkVersion=34 in your tiapp.xml already and most apps should be fine. There is only one change if you use a broadcast receiver in your app and you might see one of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when receiver isn't being registered exclusively for system broadcasts

No test case yet

@m1ga m1ga mentioned this pull request Feb 13, 2024
1 task
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.

None yet

1 participant