-
Notifications
You must be signed in to change notification settings - Fork 212
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
Could not resolve com.google.android.gms:play-services-ads-identifier:[15.0.0, 16.0.99]. #248
Comments
I'm currently having the same issue, the app wouldn't even build. For my case this happens while I was trying to add firebase dynamic link service to my app. it will build properly if i disable the google service plugin at the app level gradle. |
Howdy @rakib205 @gz-ang Please also make sure you are using the latest version of the OneSignal Gradle Plugin |
I was experiencing this issue after updating to I solved as advised by @rgomezp updating from
to
in my |
Changing onesignal gradle plugin version didnt work for me any solution to this please |
Howdy @WaheedHussainHaans , |
You can try https://stackoverflow.com/a/68295157/9405238 |
I've updated to the latest releases and tried all the offered solutions, nothing works, it was working before but suddenly that happened |
Same issue for me - Not able to build at all even in debug mode
|
This is now fixed and is part of the OneSignal-Flutter-SDK 3.2.8 Release, this SDK no longer refers to |
Description:
I am facing this error. I have checked the issues and no fix found.
Errors I have found :
My build.gradle
The text was updated successfully, but these errors were encountered: