PhoneGap build - iOS 13 SDK

6
Hi guys,    Does anyone have experience with the following issue?   ERROR ITMS-90725: "SDK Version Issue. This app was built with the iOS 12.1 SDK. New apps for iPhone or iPad must be built with the iOS 13 SDK or later." I’ve created the ipas with the latest Hybrid release 5.0.0 and tried to upload them to the TesFlight.  It looks like the PhoneGap does not support the iOS 13 SDK.  Kind regards, David  
asked
3 answers
5

Hi David, phonegap build is using xcode 10 and is no longer maintained by Adobe. This means you need to build the app yourself locally using xcode 11. This version supports the iOS 13 SDK.

answered
1

Hi,

So this means we cannot use https://build.phonegap.com/ anymore to build / create the Apple IPA?

Or will Phonegap update / change their building process so it will be build with iOS 13 SDK?

answered
0

Hi Guys, 

 

https://www.youtube.com/watch?v=DWn-cru0_oc

https://stackoverflow.com/questions/59247751/phonegap-cordova-to-ipa-file-without-phonegap-build

It could be helpful in order to create ipa file with Xcode 11 and the PhoneGap package generated from the Mendix. 

 

https://www.diawi.com/

If you want to use barcode scanner in order to install your ipa or apk file on your device.

 

Regards. 

answered