Login with Parse in Swift – Xcode 6.4 iOS 8.4 Tutorial
Parse is a third party “cloud app solution” that is platform independent. You can learn more about it here. This intermediate programming tutorial will show you how to incorporate Parse into a Swift project and store user login details in Parse cloud storage. Getting Started I’ve prepared a project template that includes the Storyboard and View controller … Continue reading Login with Parse in Swift – Xcode 6.4 iOS 8.4 Tutorial