New interface and SDK to platform communication
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.