Skip to content
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]: Could not resolve com.google.firebase:firebase-messaging:{require [21.0.0, 23.4.99]; prefer 23.4.0} #983

Closed
3 tasks done
sunilsinghchaudhary00 opened this issue Dec 19, 2024 · 2 comments

Comments

@sunilsinghchaudhary00
Copy link

sunilsinghchaudhary00 commented Dec 19, 2024

What happened?

: after adding onesignal_flutter lib

Steps to reproduce?

1. add dependency onesignal_flutter 5.2.9 
2. My ids
Flutter 3.27.0 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 8495dee1fd (8 days ago) • 2024-12-10 14:23:39 -0800
Engine • revision 83bacfc525
Tools • Dart 3.6.0 • DevTools 2.40.2

and while installing in device

What did you expect to happen?

it has to run direactly in my flutter

OneSignal Flutter SDK version

Flutter 3.27.0

Which platform(s) are affected?

  • iOS
  • Android

Relevant log output

> Could not resolve com.google.firebase:firebase-messaging:{require [21.0.0, 23.4.99]; prefer 23.4.0}.
     Required by:
         project :app > project :onesignal_flutter > com.onesignal:OneSignal:5.1.26 > com.onesignal:notifications:5.1.26
      > Failed to list versions for com.google.firebase:firebase-messaging.
         > Unable to load Maven meta-data from https://www.jitpack.io/com/google/firebase/firebase-messaging/maven-metadata.xml.
            > Could not GET 'https://www.jitpack.io/com/google/firebase/firebase-messaging/maven-metadata.xml'.
               > Read timed out

* Try

Code of Conduct

  • I agree to follow this project's Code of Conduct
@triopu
Copy link

triopu commented Dec 19, 2024

It seems that jitpack is currently down
download

@nan-li
Copy link
Contributor

nan-li commented Dec 19, 2024

closing as unrelated to onesignal SDK

@nan-li nan-li closed this as completed Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants