-
Notifications
You must be signed in to change notification settings - Fork 521
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
[BUG]: The app crashes occasionally when the device is rotated during exploration. #5455
Comments
@Vishwajith-Shettigar, could you also add a copy paste of the stacktrace from your logcat? |
The crash path looks similar to what I found for this prod issue: #5451 |
@Vishwajith-Shettigar kindly also add device information to the issue |
@adhiamboperes, done. |
Related: #1360 |
@Vishwajith-Shettigar Can I work on it? |
@TanishMoral11 you can work on this. |
I have submitted a PR (#5561) that addresses this issue by ensuring proper initialization of state variables to prevent the crash. When you have a moment, could you please take a look and provide any feedback? Thank you! |
@TanishMoral11 please wait for @adhiamboperes review. |
Describe the bug
The app crashes occasionally when the device is rotated during exploration.
The attached video shows the app crashing when the user rotates the device after selecting input. However, I later found that it crashes even without selecting input.
Steps To Reproduce
Open any lesson and rotate device.
Expected Behavior
The crash should not happen.
Screenshots/Videos
Record_2024-07-01-10-32-04_943a62cb4c6fb83e010e1c2e82766a17.online-video-cutter.com.mp4
Device:
Android 10
Realme 3
Full stacktrace
The text was updated successfully, but these errors were encountered: