I have been publishing an ios app on appstore for some years now, but my latest version were refused by Apple because I didn't have proper screenshots from different apple devices.
Since the app is built with C++ Builder, I cannot run the app on the simulator because it's only for Delphi. So whats the best way to get screenshots from iPhone, iPhone5, Iphone 6+ and iPad Pro if you don't want to buy all the hardware and all your friends uses Androids?
Can I export the FMX-file to an Delphi project just to capture some screenshots with the simulator?