Is there a service that allows me to put a form on my site that will send a link to my iOS app to a user?
- User goes to my site
- User inserts their cell phone number in a field
- User receives a text message with the link to download my app
Does this make sense? Is there a better way? I’ve seen this before but can’t remember where…
Currently do people really just take out their iPhones, open the app store, search for the app name to download it?
PS: Before posting I searched Google and this site but didn’t find any answer.
Not quite what you’re looking for, but probably a lot easier for you to do: You could create a QR-Code that contains a link to your app in the App Store. Then people can scan it with their phones (there are tons of popular apps that can do this), and when it opens the URL, the user will be redirected to the app store.
Just use the
https://itunes.apple.com/us/app/[...]link from iTunesConnect for your app.