I had generated the xCode project using Cordova and run the App on iPhone for testing purpose.
The App successfully installed on the device. But I am facing following issues.
Issues:
1) Construct.net Platform generates code only for IOS version greater then 12
2) When I tap on “Play” button the app relaunch again on the device. I tested this several times by exporting the code from construct.net platform but every time I face the same issue.