Cocoapods konnten kompatible Versionen für POD "GoogleUtilities/Environment" nicht finden.IOS

Programmierung für iOS
Anonymous
 Cocoapods konnten kompatible Versionen für POD "GoogleUtilities/Environment" nicht finden.

Post by Anonymous »

Versuch, eine Firebase -Authentifizierung basierend darauf einzurichten.

Code: Select all

[!] CocoaPods could not find compatible versions for pod "GoogleUtilities/Environment":
In Podfile:
CordovaPluginsStatic (from `../capacitor-cordova-ios-plugins`) was resolved to 3.2.0, which depends on
Firebase/Auth (~> 8.2.0) was resolved to 8.2.0, which depends on
FirebaseAuth (~> 8.2.0) was resolved to 8.2.0, which depends on
GoogleUtilities/Environment (~> 7.4)

CordovaPluginsStatic (from `../capacitor-cordova-ios-plugins`) was resolved to 3.2.0, which depends on
GoogleUtilities (~> 7.2.2) was resolved to 7.2.2, which depends on
GoogleUtilities/Environment (= 7.2.2)
< /code>
 Was ich bereits versucht habe: < /strong> < /p>

[*]pod install --repo-update
[*]

Code: Select all

pod repo update
[*]

Code: Select all

pod update
[*]increase platform :ios Version
[*] POD 'Firebase/Auth' zu Ziel 'App' do in Podfile

Es wird genommen, dass, wenn ich cordova-plugin-firebase-authentication auf v4.0.2 herabstufe, als funktioniert, aber ich weiß nicht, wie nachhaltig es sich bewegt vorwärts.

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post