Skip to content

Commit

Permalink
Merge branch 'main' into fix/fallback-to-main-screen-macos
Browse files Browse the repository at this point in the history
  • Loading branch information
denrase committed Jan 28, 2025
2 parents 8146f69 + f85b52d commit 300d55d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,7 @@ Starting with [May 1st 2024](https://developer.apple.com/news/?id=3d8a9yyh), iOS
If you are using `sentry-flutter`, update to at least version `7.17.0` to get the updated `sentry-cocoa` native iOS/macOS SDK, supporting the privacy manifest.
All other used dependencies with file declarations are supported by Sentry packages.
Run [flutter pub upgrade](https://docs.flutter.dev/release/upgrade#upgrading-packages) to the latest compatible versions of all the dependencies.

## SDK Size Overhead

The Sentry SDKs for Dart and Flutter typically add approximately 1-1.5 MB to an app’s binary size. The exact impact may vary depending on the device architecture.

0 comments on commit 300d55d

Please sign in to comment.