You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
The text was updated successfully, but these errors were encountered: