Releases: bugfender/BugfenderSDK-iOS
Releases · bugfender/BugfenderSDK-iOS
1.10.4
Add upload symbols script to Bugfender Pod
1.10.3
1.10.2
1.10.1
1.10.0
1.9.2
1.9.1
1.9.0
1.8.0
- Added xcframework to support Project Catalyst
- Bugfender is now a dynamic library and swift files are included inside. No need to manually add the swift bridge anymore
- Bugfender will return a specific -1004 error when trying to send logs to an app that was deleted in the server
Release 1.7.0
- Fixed an issue in which retrieving the session identifier right after activateLogger might result in a null identifier under certain conditions and this could provocate a crash in swift projects
- Changed pulic api so URL dependant identifiers are nullable properties now