Skip to content

Conversation

@aplicatii-romanesti
Copy link
Contributor

Solves "[Targeting S+ (version 31 and above) requires that an explicit value for android:exported be defined when intent filters are present]]" -as seen also: https://stackoverflow.com/questions/70333565/targeting-s-version-31-and-above-requires-that-an-explicit-value-for-android)
Solution is simple, add: android:exported="true" in the AndroidManifest.xml

Solves "[Targeting S+ (version 31 and above) requires that an explicit value for android:exported be defined when intent filters are present]]" -as seen also: https://stackoverflow.com/questions/70333565/targeting-s-version-31-and-above-requires-that-an-explicit-value-for-android)
Solution is simple, add: android:exported="true" in the AndroidManifest.xml
@libsrcdev libsrcdev deleted a comment from height bot Apr 2, 2022
@alexcmgit alexcmgit merged commit 1e80977 into libsrcdev:master Apr 2, 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