rollbar / rollbar-flutter

Rollbar for Dart and Flutter
https://docs.rollbar.com/docs/flutter
MIT License
21 stars 27 forks source link

Use Rollbar Apple SDK 3 for native crash collection #104

Closed matux closed 1 year ago

matux commented 1 year ago

Description of the change

This updates the SDK to use the latest Rollbar Apple SDK 3.x which is used for native-level crash collection and some advanced features.

For a full list of improvements included in the new Rollbar Apple SDK, refer to: https://github.com/rollbar/rollbar-apple/releases/tag/3.0.0.

This update also fixes the excessive logging associated with the previous version of the Apple SDK. It also allows us to use the latest platform-specific sqlite3 libraries available to Flutter.

The iOS example project has been updated accordingly to make use of the Rollbar Apple SDK 3.x.

This PR also bumps the SDK version to 1.4.0.

Type of change

Related issues

Checklists

Development

Code review

shortcut-integration[bot] commented 1 year ago

This pull request has been linked to Shortcut Story #122326: Excessive logging of Processing saved items.