Categories
ios swift

User Signup with Parse for IOS

I have used Parse for several projects and It’s reasonably priced. This simple example is about using the PFUser object to sign up a new user to your application. I will assume you have the Parse IOS Swift SDK installed in your new Xcode project. 1. Make sure you have your provided API Keys setup in […]