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

Android: add Play Core to detect incomplete installs, link to docs. #53

Merged
merged 1 commit into from Jul 9, 2019

Conversation

greenrobot-team
Copy link
Member

If you distribute your app as App Bundle and users sideload your app, they may not install all required split APKs. This may crash the app as the split APK containing the ObjectBox native library might be missing.

Google provides the Play Core library for detection of incomplete installs due to sideloading and helps users reinstall the app from Google Play.

https://docs.objectbox.io/android/app-bundle-and-split-apk

@greenrobot-team greenrobot-team merged commit 64908e1 into master Jul 9, 2019
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