-
Notifications
You must be signed in to change notification settings - Fork 4
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 build not working #27
Comments
the same problem here :( |
@feldiazp proguard-rules.pro - node_modules@idpass\smartscanner-capacitor\android\proguard-rules.pro This works for capacitor versions 5 and 6. |
Hi @ManthanBhatt, thanks for the help. Do any of those appear to you? UPDATE: Now I get this one: UPDATE 2 You must edit the AndroidManifest.xml of 'smartscannerlib-debug' by adding 'android:exported="true"' inside the activities. I managed to compile it but when opening the camera, after granting the permissions, the app crashes :( |
plugin version - https://www.npmjs.com/package/@idpass/smartscanner-capacitor
capacitor version - 5 (https://capacitorjs.com/docs/)
getting error in android studio as follows ,
The text was updated successfully, but these errors were encountered: