A free back-office service
Ability to upload and save data and get background data, support push service, equivalent to a simple background. Basic to meet the back-end needs of small apps.
https://www.parse.com/
After registering, you can create an app.
Ways to add the parse library:
1. Add the SDK library to the project
2. The following system libraries
- Audiotoolbox.framework
- Cfnetwork.framework
- Coregraphics.framework
- Corelocation.framework
- Mobilecoreservices.framework
- Quartzcore.framework
- Security.framework
- Storekit.framework
- Systemconfiguration.framework
- Libz.dylib
- Libsqlite3.dylib
- Account.framework (the site's description is missing for both libraries)
- Social.framework (the site's description is missing for both libraries)
3. Add test Code
Specific reference https://www.parse.com/apps/quickstart#parse_data/mobile/ios/native/existing
App Backend Services