-
Notifications
You must be signed in to change notification settings - Fork 198
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
[Bug]: cannot access zzbfm / class file for com.google.android.gms.internal.zzbfm not found - Ionic 6 #831
Comments
@seltix5 Thanks for reporting, can you confirm you are using the latest version of each SDK ( The build error is coming from |
hello
The background geolocation plugin is this one https://github.com/HaylLtd/cordova-background-geolocation-plugin but it is based on https://github.com/mauron85/cordova-plugin-background-geolocation thus the problem may be the same. I already try to to install |
I just updated the original post with the exact steps to create the project from zero. |
hello! any updates on this? |
I finally fixed the problem changing the default GOOGLE_PLAY_SERVICES_VERSION from 11+ to 15+ here : |
Fix problems with com.google.android.gms.internal.zzbfm from OneSignal/OneSignal-Cordova-SDK#831 (comment)
What happened?
Incompatible with the background geolocation plugin
npm install cordova-background-geolocation-plugin
.Both plugins work when running separatly but when installed at the same time it does not compile.
Steps to reproduce?
What did you expect to happen?
to compile =)
OneSignal Cordova SDK version
[email protected]
Which platform(s) are affected?
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: