A team I'm working with is developing an app using Cordova.
I've usually been testing it using physical android and iPhone devices. But now I need to test on a newer iPhone than I have access to. So I figured I try install it on a Simulated iPhone 12 on my Macbook. (I believe the iPhone simulator of Xcode?)
So I managed to register my simulated device in Appcenter.ms where I can see the app and the different versions. However when I hit the download button for the latest version. Nothing happens. There's no error but clearly, the app is not being installed or download.
Is it not possible to install external apps on the simulated devices? Is there anything I need to configure in my simulated device before apps can be installed?
Are there any other good free (or not super expensive) iPhone emulators to use instead of the one that comes with MacOS/Xcode?
Appreciate any tips that can help. Being able to test the app on a simulated device would greatly help my workflow.