-
Notifications
You must be signed in to change notification settings - Fork 116
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
Crash: IllegalStateException: parentStyle must not be null #831
Comments
1 task
mzorz
changed the title
IllegalStateException: parentStyle must not be null
Crash: IllegalStateException: parentStyle must not be null
Jul 26, 2019
This one seems to happen again since we released wpandroid 14.0. https://sentry.io/share/issue/d8e86c0fd5a144708dca6c1ece393b5e/ |
Sentry issue: WORDPRESS-ANDROID-8KW |
Sentry issue: WORDPRESS-ANDROID-8YY |
Events in the last 90d: 11,000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Crash observed while testing Aztec with monkeys
Device: Pixel 2 emulator with Android 8.0
State used to reproduce: clean wiped emu, clean your clipboard memory as well (issue
echo -n '' | pbcopy
on a terminal window), then run:adb -s emulator-5554 shell monkey -p org.wordpress.aztec -v 1000000
and wait.
You may end up having to run it 2 or 3 times (it will crash before that with other crashes) until this state is reached.
The text was updated successfully, but these errors were encountered: