Live Update Development with Parse SDK
  • Introducing Parse IOS SDK
  • Adding parse to Xcode project
Getting our hands dirty.
  • Creating connection between parse and app.
  • Views and Viewcontrollers
  • Auto-layout
  • User registration page
  • Seques
Working with the backend
  • Storing user objects in parse.
  • Creating user status objects in parse
  • Working with table views
  • Populating table views
  • Getting status from server to app.
  • Logout users
  • Login users and more authentication.
  • Sharing data between view controllers
Source Code
  • Source Code