Skip to content

2.0.0 (2016-08-15)

Compare
Choose a tag to compare
@nilsen340 nilsen340 released this 15 Aug 09:10
· 103 commits to master since this release

Major Update SDK to 2.0.0

We have rewritten our SDK in Swift 2.2 and added a RxSwift interface. Updating from v1 will require some effort but its totally worth it!

This includes the following changes:

_Changed_​

  • The code is now 100% Swift
  • The SDK no longer relies on a singleton instance
  • Callback interfaces are still there
  • RxSwift interface added for convenient FRP
  • Add support for Carthage

For more details on how to migrate please refer to the readme.

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