Uploading app to app store

Hi guys,

I created a very basic app for my own use, and want to upload it to the Apple app store and have it as an actual app on my phone.

I could be considered illiterate when it comes to the process of how to upload it, and please forgive me if this sort of question has been asked lots of times already!

EDIT: I’ve realised I haven’t actually asked a question…so, my question is, can you please assist me with the process of how to get my app to the app store? Thank you!

Uploading to the App Store is actually quite a process. Usually, you’ll need a paid (99$/year) Apple Developer account – and with this account you can upload your app in iTunes Connect.

There are tons of articles available on what all the steps are, like this one:

But, since your app is for personal use only, then you can also install your app on your phone using Xcode. You don’t need a paid developer account for this – but you’ll still need to ‘wrap’ your app in a WebView and build your app. Some technical knowledge is recommended for this. After you did this, you just connect your phone to your Mac and install your app on your iPhone.

Buuuutttt… I’m assuming your app was made with Bubble, right? So it’s a web app anyway. In that case, just use the ‘Add to Homescreen’ button in Safari. This is by far the easiest solution. Just follow the steps in this forum post: Hide the address bar in the browser when on mobile or specific pages on desktop (FullScreen Experience)

1 Like

I just completed the process of deploying to the iOS and Google Play app Stores using the deploy service from @copilot . It costs a few bucks but they do all the work and it was pretty painless.

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.