-
Notifications
You must be signed in to change notification settings - Fork 28
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
Stuck on splash screen. #64
Comments
What version are you on? This was a bug in the initial versions that was fixed in August. Also your phone model and OS information with reproduction steps (if any) would be helpful |
Just uninstalled and reinstalled it again from Play Store. Probably the latest version. Play Store says I have early access to this app, mentioning in case if that would make any difference.
Phone: Oppo F19 Pro
|
I tested on OPPO F17 with ColorOS 11.1 (Android 11) and it works fine for me |
Yeah same, it'll be hard to fix the bug without knowing what really might be causing it. |
I just now reinstalled it again. Version: 0.3.2-beta From Play Store. Still the same problem. I wonder what's wrong. |
Do you have flutter installed on your system? If yes: If no: |
The source of the issue the last time around: juliansteenbakker/flutter_secure_storage#248 But I had already included a workaround in the app for the same, so it's likely something else is causing it. |
Try clearing app data from settings and launching it again. I know you reinstalled the app from the play store but some data in Android keychain persists even through reinstalls. |
Wow, this actually worked! |
Quick question, did you by any chance switch your phone/factory reset recently, after which this issue showed up? |
Even if there's a way to fix it I'll try to see what caused it so that it could be prevented |
Yeah actually this is my new phone. Now that I think, I didn't download Diohub on it on my own.....it got downloaded automatically when I synced my Google account in my new phone. Earlier I was using Redmi 6 pro. |
I see. I was able to reproduce this issue on setting up my phone from scratch. The reproduction steps are very hard to repeat so it might take a while to figure it out. |
Fixed in 03cfde3 |
I can't help but notice that since two weeks or so, whenever I try to open dio hub it just get stuck on the splash screen and doesn't open. This problem is not solved even after reinstalling it.
The text was updated successfully, but these errors were encountered: