BackendlessDataCollectionSample is a simple project that demonstrates usage of the BackendlessDataCollection class binded to UITableView.
When downloaded
- Open a Terminal window, and go to the project's directory.
- Run the pod install / pod update command Once all of the pod data is downloaded / updated, the .xcworkspace file will be created.
- Open the .xcworkspace file to launch your project and build it.