FAQ

Frequently asked questions about RocketSim.

Are there non-recurring subscriptions as well?

Yes, you can consider buying Team Licenses.

I can’t reimburse App Store subscriptions, is there an alternative?

Yes, you can consider buying Team Licenses.

Do you provide the option for commercial or team licenses?

Yes, check out Team Licenses.

Why is my video not accepted by App Store Connect?

The videos are optimized for App Previews following these specifications. App Store Connect does not accept each device, so your selected Simulator could not support App Previews. Make sure to use a Simulator matching a device from the App preview specifications.

Why wouldn't I just use xcrun simctl?

Yes, RocketSim uses xcrun simctl as well, but it enhances the output and provides interfaces for quicker access. Recordings, for example, are enhanced with touches and device bezels that you won't get through the command line tools.

Why does RocketSim need screen recording permissions?

As a developer, I know how important it is to not just use any permissions. Adding the requirement for screen recording permissions was something I disliked, but it was unavoidable. RocketSim is sandboxed and can't read NSWindow titles without screen recording permissions. RocketSim needs to read the title of the Simulator windows to determine the currently active Simulator.

Where can I follow active development?

RocketSim is developed by Antoine van der Lee. You can follow him or the official RocketSim Twitter Account for updates about development.

Where can I report bugs or feature requests?

Issues and feature requests are managed on GitHub.

I only get JPEG images, how can I get PNG images again?

You've likely enabled App Store Connect (ASC) Optimization. ASC requires JPEG images without alpha layer. Disable the option and you should get PNGs again.

Why are my iPad captures upside-down?

RocketSim cannot detect landscape-left or landscape-right and defaults to one landscape rotation. The fix is simple: rotate your Simulator twice and restart the recording.

Can I create transparent captures?

Yes, make sure to disable App Preview Optimized and set your background color to transparent.

 
 
 
Did this answer your question?
😞
😐
🤩