AIR iOS: Disable uninstall of application / new simulator instance
已回答
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 vote for https://youtrack.jetbrains.com/issue/IDEA-127053.