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 Pie MultiDex - Heads-up #365

Open
geoffwc opened this issue Apr 29, 2019 · 0 comments
Open

Android Pie MultiDex - Heads-up #365

geoffwc opened this issue Apr 29, 2019 · 0 comments

Comments

@geoffwc
Copy link

geoffwc commented Apr 29, 2019

This isn't a bug in this project, but something people may have problems with using it with Multidex and SDK 28 (Pie)
Related to this:
https://developer.android.com/about/versions/pie/android-9.0-changes-28
Google maps will not load and crashes and you need to add this into the application block in the Android manifest:
<uses-library android:name="org.apache.http.legacy" android:required="false" />

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

No branches or pull requests

1 participant