Skip to content

New interface and SDK to platform communication

Compare
Choose a tag to compare
@tulushev tulushev released this 12 Dec 13:16
· 148 commits to master since this release

Added

  • Support for iOS 9 and Xcode 10.1
  • syncDeviceSettings() method forces the SDK to check if it needs to track. Helpful when silent push notifications fail, which can happen on fresh installs. Call it whenever app is in foreground and when your app expects tracking to start or stop.

Changed

  • SDK has a new interface with strong typing.