-
Notifications
You must be signed in to change notification settings - Fork 347
Description
i am using the
firebase_messaging: ^14.6.7
firebase_core: ^2.15.1
i am facing :
[!] CocoaPods could not find compatible versions for pod "Firebase/CoreOnly":
In Podfile:
ar_flutter_plugin (from .symlinks/plugins/ar_flutter_plugin/ios) was resolved to 0.6.2, which depends on
ARCore/CloudAnchors (~> 1.32.0) was resolved to 1.32.0, which depends on
ARCore/GARSession (= 1.32.0) was resolved to 1.32.0, which depends on
Firebase/RemoteConfig (< 10.0, >= 8.0) was resolved to 8.0.0, which depends on
Firebase/CoreOnly (= 8.0.0)
firebase_core (from `.symlinks/plugins/firebase_core/ios`) was resolved to 2.32.0, which depends on
Firebase/CoreOnly (= 10.25.0)
CocoaPods could not find compatible versions for pod "nanopb":
In Podfile:
ar_flutter_plugin (from .symlinks/plugins/ar_flutter_plugin/ios) was resolved to 0.6.2, which depends on
ARCore/CloudAnchors (~> 1.32.0) was resolved to 1.32.0, which depends on
nanopb (< 2.30910.0, >= 2.30908.0)
firebase_messaging (from `.symlinks/plugins/firebase_messaging/ios`) was resolved to 14.9.4, which depends on
Firebase/Messaging (= 10.25.0) was resolved to 10.25.0, which depends on
FirebaseMessaging (~> 10.25.0) was resolved to 10.25.0, which depends on
nanopb (< 2.30911.0, >= 2.30908.0)