-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Description
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" />
Metadata
Metadata
Assignees
Labels
No labels