Build Error:
UserError: [!] CocoaPods could not find compatible versions for pod “FirebaseInAppMessaging”: In Podfile: Firebase InAppMessaging (= 11.5.0-beta)
Found in build log:
Failed to install ‘cordova-plugin-firebasex’: Error: Command failed with exit code 1: pod install --verbose.
Specs satisfying the FirebaseInAppMessaging (= 11.5.0-beta) dependency were found, but they required a higher minimum deployment target.
[!] CocoaPods could not find compatible versions for pod “FirebaseInAppMessaging”:
In Podfile: FirebaseInAppMessaging (= 11.5.0-beta)
I did resolve it, but it was a while ago and I can’t remember what exactly sorted it for me, I think it might have been something to do with the SwiftVersion or deployment-target in config.
Yes, you can use VoltSigner to create the p12 file. When you create a new .p12 file, you create a new certificate - so you then need a new mobileprovision file as well.
I’m having issues with Building Native iOS Release apps with this plugin in use. It doesn’t timeout or show an error - it just stops after an hour or so. Seems to work better if I just build iOS/Debug. It worked twice and maybe failed 10 times of so, with very little change in the code - look and feel changes only…
Any thoughts?
Okay Thanks. If you are looking at the last few logs of mine, I started to use Firebasex Version 16.5.0 because of what I found on VoltBuilder forum Can’t build ios with cordova-plugin-firebasex
When I use the most recent version of Firebasex, it will timeout after an hour or so. In the interim, could you please download the files necessary for Firebasex Version 18.0.6 which was released 8 days ago?