Denis Andrašec
Denis Andrašec
_#skip-changelog_ - [x] ~~Blocked: Need to merge #143 first.~~ - [x] Wait until https://github.com/getsentry/github-workflows/pull/18 is merged.
_#skip-changelog_ Closes #106
#skip-changelog ## :scroll: Description Adds integration tests to the repository for the `sentry-cli` commands used by this plugin. Run locally: ```bash test/integration-test-server-start.sh ``` In separate process: ```bash export ANDROID_HOME=~/Library/Android/sdk/ export...
## :scroll: Description Run device tests to verify that samples start without issue on defined supported versions. ## :bulb: Motivation and Context ## :green_heart: How did you test it? ##...
#skip-changelog ## :scroll: Description Add a unit test that starts the flutter example app on iOS and Android and calls the Sentry SDK setup. Use [Google tested versions](https://docs.flutter.dev/development/tools/sdk/release-notes/supported-platforms) as minimum,...
Mention usage of `PlatformDispatcher.onError` of SDK. ### Legal Boilerplate Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional...
Testflight
#skip-changelog ## :scroll: Description Setup an action to upload the iOS sample app to TestFlight. ## :bulb: Motivation and Context Closes #387 ## :pencil: Checklist - [x] I reviewed submitted...
## :scroll: Description Add Flutter text scale to event contexts. ## :bulb: Motivation and Context Closes #1832 ## :green_heart: How did you test it? Tests ## :pencil: Checklist - [x]...
## :scroll: Description Add `blocked_main_thread` to sync file spans ## :bulb: Motivation and Context Relates to #1727 ## :green_heart: How did you test it? Unit tests ## :pencil: Checklist -...
Add isar integration docs for Flutter/Dart Relates to https://github.com/getsentry/sentry-dart/issues/1501