Releases: tapglue/snaasSdk-iOS
Releases · tapglue/snaasSdk-iOS
1.0.1 (2015-07-20)
Updating SDK to 1.0.1.
This includes the following changes:
- Fixed currentUser Events route
- Changed Strings to Integer (UserID and EventID) from API
- Fixed small typos
You can find out how to integrate our SDK with your existing iOS application by reading our documentation at: https://developers.tapglue.com/docs/ios
1.0.0 (2015-06-18)
This is the initial release of the Tapglue SDK for iOS.
You can find out how to integrate our SDK with your existing iOS application by reading our documentation at: https://developers.tapglue.com/docs/ios
Features:
- Network Communication Layer
- Data model implementation
- Parsing in native objects
- A flush for queueing the events
- Offline behaviour for events
- Persistent cache for users and feeds when offline
- Error handling and custom error classes