I'm interested in knowing what you found to be the best resources for building your first iOS app. Did you use anything like PhoneGap or just Xcode? I have been looking at making an iOS app and while there are lots of examples of how do specific things, I haven't found any good overviews of how to properly architect an iOS app or what if any framework to use.
Show HN: Tag Along (my first iPhone app 37 days later)
11–20 of 24 posts
Re: Show HN: Tag Along (my first iPhone app 37 days later)
#12I built this in 37 days with no prior iOS experience (though I did have experience with ruby/rails). I think it could be useful but I'd love some feedback.
Re: Show HN: Tag Along (my first iPhone app 37 days later)
#13I'm interested in knowing what you found to be the best resources for building your first iOS app. Did you use anything like PhoneGap or just Xcode? I have been looking at making an iOS app and while there are lots of examples of how do specific things, I haven't found any good overviews of how to properly architect an iOS app or what if any framework to use.
I've got a few iOS apps under my belt and I feel like I could have something to offer in this area. Feel like Skyping for a half hour or so? I'd love to help talk through your architecture. My email is in my profile.
Re: Show HN: Tag Along (my first iPhone app 37 days later)
#14I'm interested in knowing what you found to be the best resources for building your first iOS app. Did you use anything like PhoneGap or just Xcode? I have been looking at making an iOS app and while there are lots of examples of how do specific things, I haven't found any good overviews of how to properly architect an iOS app or what if any framework to use.
http://itunes.apple.com/us/podcast/cs193p-student-final-proj...
Re: Show HN: Tag Along (my first iPhone app 37 days later)
#15I built this in 37 days with no prior iOS experience (though I did have experience with ruby/rails). I think it could be useful but I'd love some feedback.
Instead requiring all of your friends install the app why not have people add friends by email/cell number. Then on the backend determine if they have an account if they have an account send it through the app otherwise they can just send an email/sms.
Re: Show HN: Tag Along (my first iPhone app 37 days later)
#16Earlier quoted context omitted.
I think most of us would love to give feedback, but at first glance it seems requires all the "friends" to use the same paid app is not something easy to tag along. Besides, I am using Android now ;-) so... Just a side note, for solutions that needs social networking to work, it would be extremely hard to charge people up front. You gonna have to give it away for free (first) to earn some viral effects to kick in.
This is a good point and I see the turn off of "pay for this and hope your friends will too." This is the sort of feedback I was looking for - would someone buy this then ask their friends to do the same or is that too much to ask?
Re: Show HN: Tag Along (my first iPhone app 37 days later)
#17honest question: how will you differentiate yourself / market your app better than a group texting app?
I believe simple, targeted apps can be useful.
Re: Show HN: Tag Along (my first iPhone app 37 days later)
#18Earlier quoted context omitted.
I would consider some sort of free version of this app, so people can join without risk. Maybe make a version that limits you to 3 friends for free, or unlimited friends for $1.99?
Yeah, combined with the above comment, I think this is a good idea. This was actually my initial thought (but with 2 friends) early on, but I wanted to experiment with the idea of only having a paid version because I believe paid apps get more usage (I might be crazy here).
Re: Show HN: Tag Along (my first iPhone app 37 days later)
#19I built this in 37 days with no prior iOS experience (though I did have experience with ruby/rails). I think it could be useful but I'd love some feedback.
This is why about.me demolished flavors.me, even though flavors.me came first.
Since your product is built around doing things with other people, there's a natural advertising angle, viz., suggesting things for people to do.
Re: Show HN: Tag Along (my first iPhone app 37 days later)
#20Earlier quoted context omitted.
Instead requiring all of your friends install the app why not have people add friends by email/cell number. Then on the backend determine if they have an account if they have an account send it through the app otherwise they can just send an email/sms.
more to build, and for people who may never buy.
However, this idea eliminates the risk that your uers won't bug each of their friends to install your app.
Also, the right design for the email notification can act as great marketing for your app. You can certainly make a better landing page on your website than your app's product page in the App Store.