Maciej Korzeniewski

Results 4 issues of Maciej Korzeniewski

## I'm submitting a... [ ] Regression [x] Bug report [ ] Feature request [ ] Documentation issue or request [ ] Support request => Please do not submit support...

## Description Seeing the following crash reported multiple times in Sentry: ``` java.lang.RuntimeException: Methods marked with @UiThread must be executed on the main thread. Current thread: DefaultDispatcher-worker-1 at io.flutter.embedding.engine.FlutterJNI.ensureRunningOnMainThread(FlutterJNI.java:37) at...

## Problem Seeing the following crash reported multiple times in Sentry: ``` java.lang.RuntimeException: Methods marked with @UiThread must be executed on the main thread. Current thread: DefaultDispatcher-worker-1 at io.flutter.embedding.engine.FlutterJNI.ensureRunningOnMainThread(FlutterJNI.java:37) at...

**Describe the bug** Branch SDK asks for paste permission everytime the app is opened. **To Reproduce** Steps to reproduce the behavior: 1. Copy link. 2. Open the Flutter example app,...

bug