You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mixion App is A native Android app for Steemit.com and can be downloaded on playstore
Expected behavior
A user is expected to return to last possible state when he/she leaves an app for another app and returns. Android Lifecycle explains it
Actual behavior
When a user opens the mixion app, then leaves for another application and returns after a while, (the android operating system calls "onpause" method). The app crashes when the user returns back to the app.
How to reproduce
Open Mixion App.
Let the activity Load completely
Leave the app without quiting from the task manager.
Open several apps or get busy, then come back to the app.
Mixion App is A native Android app for Steemit.com and can be downloaded on playstore
Expected behavior
A user is expected to return to last possible state when he/she leaves an app for another app and returns. Android Lifecycle explains it
Actual behavior
When a user opens the mixion app, then leaves for another application and returns after a while, (the android operating system calls "onpause" method). The app crashes when the user returns back to the app.
How to reproduce
Recording Of The Bug
https://youtu.be/ygiIUvoP2Ic
Error log
I cloned the repo and was able to get the Error message from logcat
This should be useful to the developer.
Posted on Utopian.io - Rewarding Open Source Contributors
The text was updated successfully, but these errors were encountered: