Pryv iOS sample app
Minimalistic app to discover Pryv cocoa lib usage
You will get:
- PryvController a simple boilerplate for single connection apps
- ViewController to Sign in and out
Install
- install cocoa pods cocoapods.org
From Project folder
- run
pod install - if needed run
pod update - open
PryvBridge.xcworkspace(not PryvBridge.xcodeproj)