Link to app store game that does not yet exist

Hi all,

Pretty new here, so please remember when you were trying hard.

I am creating an IOS app that will generate a link where you have a room-id and a unique id. This will be sent (normal sms. email, copy/paste values etc) to another user.

If the person receiving the link does not have the app installed, I would like it to go to the app store for download, however the app is currently not finished and therefore I can't provide a proper link.

How do you deal with that?

Thanks in advance

You can get your app's id in App Store Connect.

If you haven't already created the app in App Store Connect, do that first.

Then, in the General > App Information section on the left, there's an Apple ID. number. Grab that number and create a URL like this:

https://apps.apple.com/us/app/<app name>/id<your number here>

for example:

https://apps.apple.com/us/app/myapp/id1234567890

Then just share that with the other user, and that should take them to the app in their App Store.

Thank you sooo much!! As soon as I have time to test, I will give it a go. When working I will upvote and credit this answer.

Link to app store game that does not yet exist
 
 
Q