- [BUGFIX] Fixed an issue causing occasional deadlocks in background processing.
- [BUGFIX] Fixed an issue causing occasional crashes that occurred on the
sense360:DefaultDispatcher
thread.
- [BUGFIX] Resolved a rare crash related to other libraries swizzling the
NSURLSessionDataTask dataTaskWithRequest:completionHandler: method
- [BUGFIX] Addressed a code signature validation error.
- [UPDATE] Removed
Pedometer
,Motion
andAltimeter
sensor data from the Sense360 SDK.
- [UPDATE] Added a distribution certificate for signing the Sense360 SDK to support the latest app code signing standards from Apple.
- [BREAKING] Added support for using the Sense360 SDK with Xcode 15.2. The Sense360 SDK requires Xcode 15+ (iOS 17).
- [BREAKING] Updated minimum deployment target to iOS 12.0.
- [NEW] Added Privacy Manifests based on Apple requirements.
- [NEW] Added ability to integrate the Sense360 SDK via Swift Package Manager. For further details on this see our online documentation.
- [NEW] Added the new Sense360Testing API.
- [UPDATE] Removed the visit data storage from the SDK that is older than 7 days.
- [UPDATE] Updated location permission precision to add support for iOS 14+.
- [UPDATE] Disabled the SDK outside of the US.
- [UPDATE] Documentation released. Please, find it here.