-
Notifications
You must be signed in to change notification settings - Fork 104
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: Namespace not specified #108
Comments
Open
I just came across this issue. Is there a fix that I can implement? |
Let me quote myself from the pull request with the fix.
|
Just tested it and it works with that fix! |
I am very grateful to you.. I have been searching for this solution for a month and a half. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I get this exception when building my app for Android:
You just need to set the namespace (and likely update some dependencies) to resolve this.
The text was updated successfully, but these errors were encountered: