Skip to content

Releases: medallia/sense360-ios-sdk

4.7.5

29 Aug 13:36
39e67c3
Compare
Choose a tag to compare
  • [BUGFIX] Fixed an issue causing occasional deadlocks in background processing.

4.7.4

01 Aug 16:25
219da63
Compare
Choose a tag to compare
  • [BUGFIX] Fixed an issue causing occasional crashes that occurred on the sense360:DefaultDispatcher thread.

4.7.3

01 Jul 18:17
6ba9069
Compare
Choose a tag to compare
  • [BUGFIX] Resolved a rare crash related to other libraries swizzling the NSURLSessionDataTask dataTaskWithRequest:completionHandler: method
  • [BUGFIX] Addressed a code signature validation error.

4.7.2

21 Jun 20:37
5f45535
Compare
Choose a tag to compare
  • [UPDATE] Removed Pedometer, Motion and Altimeter sensor data from the Sense360 SDK.

4.7.1

17 Jun 13:59
2e9b3be
Compare
Choose a tag to compare
  • [UPDATE] Added a distribution certificate for signing the Sense360 SDK to support the latest app code signing standards from Apple.

4.7.0

17 Apr 16:43
43b0a13
Compare
Choose a tag to compare
  • [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.

4.6.3

04 Aug 18:49
90a0a0f
Compare
Choose a tag to compare
  • [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.