I'm making a libGDX game and invoking RoboVM from Android Studio. It always starts iPhone 6 simulator and when I try to switch the device in the simulator it quits the program. I want to be able to test in iPhone 5 and iPhone 6+ simulators, but I have no idea how?
Can I pass some arguments to RoboVM or is there some other way to do it?
Thanks.