chemerisuk / cordova-plugin-firebase-dynamiclinks

Cordova plugin for Firebase Dynamic Links

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pod problems when installing the plugin

newmesiss opened this issue · comments

I am installing this plugin in my project, and apparently it has conflict problems with another plugin, I think it may be with cordova-plugin-googleplus, when installing the project it does not compile and it gives me an error / cordova-plugin-googleplus / GooglePlus. h: 2: 9: 'GoogleSignIn / GoogleSignIn.h' file not found from xcode then I go to platforms / ios and do pod install, and it throws me the following error error

[!] CocoaPods could not find compatible versions for pod "Firebase / Messaging":
   In Podfile:
     Firebase / Messaging (~> 7.0.0)

Specs satisfying the `Firebase / Messaging (~> 7.0.0)` dependency were found, but they required a higher minimum deployment targe
```t.