-
Notifications
You must be signed in to change notification settings - Fork 30
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 : version solving failed! #185
Comments
Hi @moses-team-ge |
Hey @moses-team-ge, Thank you for raising this issue. We have identified the issue and are actively working on providing a fix. In the meantime, we kindly request you to temporarily use the following versions:
These versions should avoid the conflict by ensuring compatibility with rudder_sdk_flutter_platform_interface ^2.9.0. We will notify you once the fix is provided. |
Thanks, but this solution is not relevant for me, as I need to use the latest version of FirebaseCore and Crashlytics, as well as something like CloudMessaging. |
So, to clarify, you want to use the latest versions of the following dependencies:
(Our Flutter-Firebase internally uses the above Firebase SDKs.) |
I want to use the latest version of all Firebase products. =) |
Thank you! Waiting for fix! |
Thanks for the confirmation. Regarding the Flutter issue, we will prioritize it soon and aim to release a fix by the end of the month. |
Just to clarify, |
Absolutely. =) |
We have released a fix for the package conflict issue. You can now use For the Firebase update issue, we’ll aim to prioritize this soon. |
Okay... but now there is another issue with the FirebaseCore pod update.
|
I can see there’s a conflict with If possible, you could override the FirebaseCore version to use an older version of the SDK that is compatible with ours. Alternatively, you can wait a little longer, as we are planning to release an update that will support |
Okay. I'm waiting for fix. Thank you! |
Hey @moses-team-ge, We’ve released an updated version of the Flutter Firebase integration with the latest Firebase Android and iOS SDKs. Please update to version |
After version update to 3.0.0
dart pub get
shows an error:Please provide the following information:
rudder_integration_firebase_flutter: ^3.0.0
andrudder_sdk_flutter: ^3.0.0
dart pub get
Expected behavior
Correct installation of pub package
The text was updated successfully, but these errors were encountered: