Skip to content

Thank you for this!! small points for android #4

@wahibimoh

Description

@wahibimoh

First, I wanted to thank you so much for this example, it save me sooo much time.
There is one thing that is needed for android, in app\build.gradle we need the following

android {
packagingOptions {
jniLibs.useLegacyPackaging = true
}
......
Also, I had to delete "owner" in app.json for it to work

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