Create backend project 3. Create entity classes 4. For each entity generate a Cloud Endpoints class 5. Create Client app 6. Retrieve IDs and credentials from Google Developers Console 7. Set up BE app with credentials, build and deploy 8. Set up Client app with BE credentials and run
project 3. Create Models 4. Create endpoints for models 5. Run Arrow project (runs on localhost:8080/arrow) 6. Create Client app 7. Set up Client app with Arrow app credentials (API Key) and run
by a request to any Kinvey collection and allow for server-side logic to occur pre/post fetch, pre/post save, and pre/post delete. Custom Endpoints - triggered on demand through a custom HTTP endpoint or via a function call in the client libraries. Scheduled Code - executing a custom endpoint on a scheduled basis.
PhoneGap etc. Parse specific SDKs: iOS, Android, Unity, Xamarin, React, Windows, PHP, Raspberry Pi, Arduino, Atmel, Broadcom etc. Backendless specific SDKs: iOS, Android, Windows Phone, JS, Java, ActionScript, .net. NetworkManager * limited support (user and data management) iOS specific framework Supports* Parse, Backendless, Kinvey
to pods list $ echo "source 'https://.../privatepods.git' pod "NetworkManager"" >> Podfile # Add NetworkManager as static lib to your project $ pod install # Open project $ open ${PROJECT_NAME}.xcworkspace