Android Api 30 package visibility changes
Open
bug
- Dominant language
- Java
- Stars
- 64
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
The SDK seems to specially integrate with the android box app and checks whether it's installed.
For this to work in apps targeting api 30 you need in the manifest:
If you add this to your android library manifest, it will be merged into the containing app.
https://developer.android.com/training/package-visibility
Contributor guide
Assessment
This issue has not been assessed yet.