Releases: appspector/ios-sdk
Releases · appspector/ios-sdk
1.4.13
Fixed sqlite hook overlap with Apple own sqlite hooking in libRPAC.
1.4.12
Fixed syntax issues in PrivacyInfo.xcprivacy that prevented SDK to be validated for TestFlight and AppStore.
Issue: #30
1.4.11
It's a hot fix update that fixes the issue with privacy manifest file format.
1.4.10
A hotfix release to fix issue with invalid Info.plist file for xcframeworks
1.4.9
- 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
- web socket implementation updated
- fixed issue with queues priority
- updated openssl and themis packages for E2E version
1.4.7
- Fixed issue #26
- Some other bugfixes
1.4.6
- Fixed log monitor parsing of large data chunks
- Fixes for internal reporting tooling
- Fixed offline session start issue
1.4.5
- Fixed screenshot monitor for use in Flutter apps
- Optimized logging interception
1.4.4
- 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