Appflow cordova build error

Hello,

I’m trying to build cordova app on ionic appflow but im getting this error:

[!] CocoaPods could not find compatible versions for pod “FirebaseInAppMessaging”:
In Podfile:
FirebaseInAppMessaging (= 11.2.0-beta)

Specs satisfying the FirebaseInAppMessaging (= 11.2.0-beta) dependency were found, but they required a higher minimum deployment target

I tried setting the deployment-target to 13.0 in config.xml but still not working.

how can i solve this?

Dear,
i think you use “cordova-plugin-firebasex” version=“18.0.0” so it will be fixed if u downgrade the version to :“16.5.0”


I have found this is here GitHub - dpa99c/cordova-plugin-firebasex: Cordova plugin for Google Firebase