1
Create Developer Accounts
Sign up for Apple Developer Program ($99/year) and/or Google Play Console ($25 one time). This is required before you can publish anything.
2
Finalize Your App
Test thoroughly on your actual device. Fix bugs, polish the UI, and make sure all features work as expected.
3
Prepare Store Listing
Write your app description, take screenshots, create an app icon, set your pricing, and fill in privacy details.
4
Submit for Review
Rork Max: two click submit. Rork Pro: click Publish for iOS (requires Expo account) or click Upload for Android (.aab). Apple typically reviews within 1 to 3 days.
5
Launch and Iterate
Once approved, your app goes live. Use Rork to make updates, then resubmit through the same process.
| Cost | Required? | |
|---|---|---|
| Rork subscription | $25 to $100+/month | Yes (for code export and publishing) |
| Apple Developer Program | $99/year | Yes (for App Store) |
| Google Play Console | $25 one time | Yes (for Google Play) |
| Expo EAS builds | $0 to $99/month | Optional (for CI/CD and advanced build configurations) |
| Backend (Supabase/Firebase) | $0 to $25+/month | Optional (if your app needs a database or auth) |
Publishing is not as simple as the marketing suggests
Rork positions itself as 'no code to App Store,' which is true for simple apps. Rork now has built in integrations for authentication (Supabase Auth), payments (RevenueCat), and push notifications. But complex apps with deep customization of these features or advanced backend logic may still require exporting your code and doing manual integration work.