You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried to use this plugin together with admob-plus and encountered the following error when pod install --verbose
[!] CocoaPods could not find compatible versions for pod "GoogleUtilities/Environment":
In snapshot (Podfile.lock):
GoogleUtilities/Environment (= 7.1.1)
In Podfile:
Firebase/Auth (= 6.33.0) was resolved to 6.33.0, which depends on
FirebaseAuth (~> 6.9.2) was resolved to 6.9.2, which depends on
GoogleUtilities/Environment (~> 6.7)
Google-Mobile-Ads-SDK (~> 7.68) was resolved to 7.68.0, which depends on
GoogleAppMeasurement (~> 7.0) was resolved to 7.1.0, which depends on
GoogleUtilities/AppDelegateSwizzler (~> 7.0) was resolved to 7.1.1, which depends on
GoogleUtilities/Environment (= 7.1.1)
I believe this is similar to this issue but this time around it is to up it to version 7.
Any plan for upgrading this and what's your suggestion for the workaround for now ?
The text was updated successfully, but these errors were encountered:
I have tried to use this plugin together with admob-plus and encountered the following error when
pod install --verbose
I believe this is similar to this issue but this time around it is to up it to version 7.
Any plan for upgrading this and what's your suggestion for the workaround for now ?
The text was updated successfully, but these errors were encountered: