Skip to content

Releases: bugfender/BugfenderSDK-iOS

1.10.4

03 Nov 08:39
4afb570
Compare
Choose a tag to compare

Add upload symbols script to Bugfender Pod

1.10.3

07 Sep 15:48
Compare
Choose a tag to compare
  • Bugfix: user feedback dialog navigation bar sometimes not styling properly
  • Bugfix: crashes sometimes reported in the wrong session when the application crashes multiple times in a row

1.10.2

25 May 08:53
Compare
Choose a tag to compare
  • Bugfix: potential crash when setting custom device data

1.10.1

24 Mar 17:04
Compare
Choose a tag to compare
  • Bugfix: fixed potential crash or missing logs when app is in background mode in combination with protected data classes
  • More efficient API calls

1.10.0

10 Nov 11:56
Compare
Choose a tag to compare
  • Added new ARM architecture for xcframeworks
  • Bugfender on SPM
  • Maintaining static library and dynamic framework for Carthage, Unreal, Unity and Xamarin

1.9.2

25 May 15:20
Compare
Choose a tag to compare

Added a new overrideDeviceName(String) method that allows to customize the name of the device.

1.9.1

14 Apr 14:51
Compare
Choose a tag to compare
  • Fix: returning URLs from device/issue/session missing path segment

1.9.0

08 Apr 11:37
Compare
Choose a tag to compare
  • Allows to use Cocoapods 1.9 and compile xcframeworks

1.8.0

19 Feb 17:56
Compare
Choose a tag to compare
  • 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

06 Aug 14:16
Compare
Choose a tag to compare
  • 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