-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[GB-mobile + Video block + Android 7.1] Crash when playing a video and rotate the device #9946
Comments
I was not able to reproduce the problem my Samsung S9. |
@daniloercoli can we push the milestone for this to 12.9? |
Moved this to 13.0, since 12.9 cut is on Monday. Also note that I was not able to reproduce the problem when I tried to re-test the issue a couple of days later. |
I'm bumping this to If you'd like it to be released as part of |
I've checked sentry and the crash hasn't occurred in the last 90 days. However, I found a looot (40+) of crashes with the same |
While testing #9941 I found out a crash of the GB editor that happens if you rotate the device when the video player is on the screen and tapping around.
See from secs 20 of the following video: https://cloudup.com/c1j8E6q0S-N
Steps to repro
I guess this happened since the EditPostActivity is recreated on rotation.
Edited:
I was able to reproduce the problem only once on android 7.1. Testing on my Samsung S9 now doesn't show any problem rotating the device.
Stack trace:
The text was updated successfully, but these errors were encountered: