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

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

Open
wahibimoh opened this issue Mar 1, 2023 · 0 comments
Open

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

wahibimoh opened this issue Mar 1, 2023 · 0 comments

Comments

@wahibimoh
Copy link

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

@wahibimoh wahibimoh changed the title Thank you for!! small points for android Thank you for this!! small points for android Mar 1, 2023
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