Wanting to make an app for the iphone/iOS, I'm wondering how to handle user logins and loading data ... should I (absolutely) have a living web back-end or are there alternatives?
(for data accessed from many distinct devices)
also found this useful question: Need a basic server backend for iOS app