Skip to content

Releases: appspector/ios-sdk

1.4.13

18 Sep 14:40
Compare
Choose a tag to compare

Fixed sqlite hook overlap with Apple own sqlite hooking in libRPAC.

1.4.12

24 May 19:23
Compare
Choose a tag to compare

Fixed syntax issues in PrivacyInfo.xcprivacy that prevented SDK to be validated for TestFlight and AppStore.

Issue: #30

1.4.11

09 May 16:53
Compare
Choose a tag to compare

It's a hot fix update that fixes the issue with privacy manifest file format.

1.4.10

29 Mar 20:02
Compare
Choose a tag to compare

A hotfix release to fix issue with invalid Info.plist file for xcframeworks

1.4.9

18 Mar 22:14
Compare
Choose a tag to compare
  • Performance monitor is not always enabled anymore
  • SDK now includes PrivacyInfo.xcprivacy file to adhere to Apple requirements
  • Some minor performance fixes

1.4.8

22 Feb 20:14
Compare
Choose a tag to compare
  • web socket implementation updated
  • fixed issue with queues priority
  • updated openssl and themis packages for E2E version

1.4.7

25 Jul 16:56
Compare
Choose a tag to compare
  • Fixed issue #26
  • Some other bugfixes

1.4.6

20 Feb 20:14
Compare
Choose a tag to compare
  • Fixed log monitor parsing of large data chunks
  • Fixes for internal reporting tooling
  • Fixed offline session start issue

1.4.5

13 Nov 17:44
Compare
Choose a tag to compare
  • Fixed screenshot monitor for use in Flutter apps
  • Optimized logging interception

1.4.4

25 Aug 18:41
Compare
Choose a tag to compare
  • Deployment targets raised to iOS 11 / tvOS 10
  • Sources selection feature in log monitor
  • isRunning flag now represents correct SDK state before the start
  • CoreData monitor bugfixes
  • Log sanitizer now blocks events with ASLogEventLevelOff log level