lbryio / lbry-android

The LBRY Android app
MIT License
2.43k stars 113 forks source link

App Fails to Start After Restoring Internet Connection #1070

Open cahlenlee opened 3 years ago

cahlenlee commented 3 years ago

DESCRIPTION:

If there is no internet connection on the first launch of the app the user will receive an error telling them to check their connection and try again. If the user then restores the internet connection and tries again they will receive the same error.


REPRO STEPS: 1) Disconnect phone from internet 2) Install and Launch LBRY 0.16.11 on Android 8.1.0 3) Observe error message 4) Reconnect phone to internet 5) Press Home button 6) Launch LBRY again

Results: Error message

Expected: The app starts


ENVIRONMENT:


MEDIA:

LBRY_16 11_InitialStartWiFi


LBRY ADDRESS: bZSqrVdpxt5KJdn2eGMUzT9Jn3gEiRet7b mail@cahlen.org

tzarebczan commented 3 years ago

Did you kill the app from the notification area also? That would probably need to be done. We'd have to update the text to say that.

cahlenlee commented 3 years ago

No, just clicked the home button. Can't the app just restart the daemon when you return?