-
-
Notifications
You must be signed in to change notification settings - Fork 132
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Version
2.2.0
Library
feedback_sentry
Flutter channel
stable
Flutter version
2.8.1
Platform
Android
Details
After closing the feedback screen, the whole app seems to be offset in position by a small random X and Y amount of pixels.
See the gray border on the top of this screenshot:

The position changes from time to time, I've also had the whole app shifting both vertically and horizontally.
Steps to reproduce
- Add BetterFeedback to my app
- Trigger an exception
- Press the "x" to close the feedback screen
Output of flutter doctor -v
[✓] Flutter (Channel stable, 2.8.1, on Ubuntu 21.10 5.13.0-25-generic, locale en_US.UTF-8)
• Flutter version 2.8.1 at /home/lasse/snap/flutter/common/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 77d935af4d (5 weeks ago), 2021-12-16 08:37:33 -0800
• Engine revision 890a5fca2e
• Dart version 2.15.1
[!] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
• Android SDK at /home/lasse/Android/Sdk
✗ cmdline-tools component is missing
Run `path/to/sdkmanager --install "cmdline-tools;latest"`
See https://developer.android.com/studio/command-line for more details.
✗ Android license status unknown.
Run `flutter doctor --android-licenses` to accept the SDK licenses.
See https://flutter.dev/docs/get-started/install/linux#android-setup for more details.
[✗] Chrome - develop for the web (Cannot find Chrome executable at /snap/chromium/1827/usr/lib/chromium-browser/chrome)
! /snap/chromium/1827/usr/lib/chromium-browser/chrome is not executable.
[✓] Android Studio (version 2020.3)
• Android Studio at /snap/android-studio/115/android-studio
• Flutter plugin version 60.1.2
• Dart plugin version 203.8292
• Java version OpenJDK Runtime Environment (build 11.0.10+0-b96-7249189)
[✓] VS Code
• VS Code at /snap/code/current
• Flutter extension version 3.32.0
[✓] Connected device (1 available)
• sdk gphone x86 arm (mobile) • emulator-5554 • android-x86 • Android 11 (API 30) (emulator)
! Doctor found issues in 2 categories.Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working