Skip to content

Android Pie MultiDex - Heads-up #365

@geoffwc

Description

@geoffwc

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions