Swiftpack.co - Swift Packages by bugfender

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by bugfender

bugfender/BugfenderSDK-iOS 1.13.2
Bugfender SDK for iOS, a remote logger tailor-made for mobile
⭐️ 76
🕓 22 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.13.2
22 weeks ago
- Update: remove KSCrash logs to console output (there are benign error messages) - Bugfix: replace ID generation function that leads to sporadically missing logs when processing a high volume in a short time
1.13.1
26 weeks ago
- Bugfix: bfsdk_ksfu_readEntireFile reimplementation regression introduced in 1.13.0
1.13.0
26 weeks ago
- **Update:** add PrivacyInfo.xcprivacy to automatically recognize "other diagnostic data" is being collected, with no tracking and no association with the user identity - **Update:** declare accepted usage of NSUserDefaults in PrivacyInfo.xcprivacy - **Update:** replace some API calls that would "require a reason" -- whilst the reason is not tracking, Apple has not yet listed a suitable accepted reason item. we have removed them to prevent warnings or other issues because of BugfenderSDK usage
1.12.2
27 weeks ago
## What's Changed * Bugfix: race condition when setting device key-values that may lead to a crash * Update documentation and upload script for Xcode 12+ by @rslifka in https://github.com/bugfender/BugfenderSDK-iOS/pull/83 * Update README.md by @franmontiel in https://github.com/bugfender/BugfenderSDK-iOS/pull/84 ## New Contributors * @rslifka made their first contribution in https://github.com/bugfender/BugfenderSDK-iOS/pull/83 **Full Changelog**: https://github.com/bugfender/BugfenderSDK-iOS/compare/1.12.1...1.12.2
1.12.1
51 weeks ago
- This release fixes problems with Cocoapods and static library in the previous release.
1.12.0
51 weeks ago
- Feature: Add `enableNSLogLogging` & `enableNSLogLoggingWithInterceptor` method that allows to automatically capture logs written via NSLog or OSLog. - Internal: Changes on library initialization.
1.11.0
1 year ago
- Feature: Add `enableUIEventLoggingWithIgnoredViewTags` method that allows to avoid generating logs for some views - Changed `setMaximumLocalStorageSize` to not throw an Exception if the value provided is out of range.
1.10.6
1 year ago
- Fix: Possible crash due to a corrupted crash log. - Feature: iOS device name is not gathered anymore, it has been replaced by the device model.
1.10.5
2 years ago
- Fix: upload symbols script was not working properly
2 years ago
Add upload symbols script to Bugfender Pod
iOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics