Integrating with Parse

Parse has evolved from being a simple cloud backend to a sophisticated platform having a multitude of features. Parse is maintained by Facebook itself and has excellent integration with all Facebook SDKs.

Parse has segmented its platform into three major sections:

  • Core: APIs to store and retrieve data, user management, and webhooks for writing custom logic on the cloud
  • Push: Services enabling the management of Push Notifications for multiple platforms
  • Analytics: Tracking any data or events for your app and users in real time

Discussion on all of these services is beyond the scope of this book, but we will explain how you can integrate Parse into your enables and leverage the platform.

The high-level steps involved in integrating ...

Get Ionic : Hybrid Mobile App Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.