Hi, if you build your phonegap project locally using xcode 11, then your app wont start on an ipad running iOS13. The error in the console says unsupported reponseType blob and this happens when it tries to read the metamodel.json The reason to upgrade to xcode 11 is because of a scrolling issue on iOS13, and you need version 11 to debug and inspect. Any suggestions?
↧