Show HN: My small side project - Direct app links via SMS
1–6 of 6 posts
Re: Show HN: My small side project - Direct app links via SMS
#2Any comments or advice would be much appreciated. I'm usually an iOS dev so cutting my teeth on web dev again… a lot has changed in 4 years. If anyone is interested: it's hosted on heroku using flask and SQLAlchemy for the web app, Twilio for SMS and redis for queueing messages.
Re: Show HN: My small side project - Direct app links via SMS
#3Re: Show HN: My small side project - Direct app links via SMS
#4Question for you, if users are going to the applications website, why wouldn't they simply click a download link from there? Why the added step of submitting their phone number to receive it as a text? Now, with automatic download syncing, I personally don't see how this is efficient for the end user.
1) It's not their machine, or they're not signed in for automatic syncing, so getting a link on their device that takes them straight to the app store listing is easier.
2) I very rarely let a link to the app store open up iTunes on my laptop so again an SMS message is quicker to getting it on my device.
3) With the above points you could just say, "search for the app on the store", but in lots of cases (from an iOS point of view) it can be difficult to find the app.
Re: Show HN: My small side project - Direct app links via SMS
#5Re: Show HN: My small side project - Direct app links via SMS
#6The idea is amazing, but when you are restricting only for app doesn't make sense as people normally like to go to app store and sync it. But using the same feature making people to subscribe to newsletter etc might make sense