AIR iOS: Disable uninstall of application / new simulator instance
Answered
Hi there,
in the past, this has only been a problem for me when testing on Android devices, but for some time now this is also happening with the iOS Simulator:
When ever I build a debug version to test my code, this happens on a "brand new" simulator instance. Which means, all data from the previous session is gone. And this is a problem since we have several scenarios, where we have to test restarts. Anyone an idea on how to solve this?
Please sign in to leave a comment.
Please vote for https://youtrack.jetbrains.com/issue/IDEA-127053.