Setup never completes or times out with no internet connection #986

Open
opened 2020-08-22 20:31:59 +02:00 by cahlenlee · 3 comments
cahlenlee commented 2020-08-22 20:31:59 +02:00 (Migrated from github.com)

DESCRIPTION:

Setup never completes or times out with no internet connection.


REPRO STEPS:

  1. Disconnect from the Internet
  2. Install and Launch LBRY 0.16.0 on Android 8.1.0

Results: Setup screen persists indefinitely

Expected: Error appears stating internet connection is required


ENVIRONMENT:

  • LG V20
  • Android 8.1.0
  • LBRY 0.16.0

MEDIA:

Screenshot_20200821-155947_LBRY


INTERNAL USE:


DEFINITION OF DONE:

  • Tested against acceptance criteria
  • Tested against the assumptions of the user story
  • The project builds without errors
  • Unit tests are written and passing
  • Tests on devices/browsers listed in the issue have passed
  • QA performed & issues resolved
  • Refactoring completed
  • Any configuration or build changes documented
  • Documentation updated
  • Peer Code Review performed

LBRY ADDRESS:
bZSqrVdpxt5KJdn2eGMUzT9Jn3gEiRet7b
mail@cahlen.org

**DESCRIPTION:** Setup never completes or times out with no internet connection. ----- **REPRO STEPS:** 1) Disconnect from the Internet 2) Install and Launch LBRY 0.16.0 on Android 8.1.0 **Results:** Setup screen persists indefinitely **Expected:** Error appears stating internet connection is required ----- **ENVIRONMENT:** - LG V20 - Android 8.1.0 - LBRY 0.16.0 ----- **MEDIA:** ![Screenshot_20200821-155947_LBRY](https://user-images.githubusercontent.com/30788194/90963232-5a904e00-e473-11ea-9b77-0e03f621ca1f.png) ----- **INTERNAL USE:** ----- **DEFINITION OF DONE:** - [ ] Tested against acceptance criteria - [ ] Tested against the assumptions of the user story - [ ] The project builds without errors - [ ] Unit tests are written and passing - [ ] Tests on devices/browsers listed in the issue have passed - [ ] QA performed & issues resolved - [ ] Refactoring completed - [ ] Any configuration or build changes documented - [ ] Documentation updated - [ ] Peer Code Review performed ----- **LBRY ADDRESS:** bZSqrVdpxt5KJdn2eGMUzT9Jn3gEiRet7b mail@cahlen.org
ycohen-dev commented 2020-10-11 04:52:39 +02:00 (Migrated from github.com)

I'm wondering how to even implement it.
If time measurement is done within the first run activity, how do we account for the user leaving the app and returning while not completing the aforementioned activity?
How do we keep in sync the "wait for sdk ready message" with "...but not if 2 min passed"

I'm wondering how to even implement it. If time measurement is done within the first run activity, how do we account for the user leaving the app and returning while not completing the aforementioned activity? How do we keep in sync the "wait for sdk ready message" with "...but not if 2 min passed"
akinwale commented 2020-10-16 07:42:50 +02:00 (Migrated from github.com)

First run no longer requires sdk to be ready, but an Internet connection is still required for other operations.

First run no longer requires sdk to be ready, but an Internet connection is still required for other operations.
cahlenlee commented 2020-12-14 20:58:20 +01:00 (Migrated from github.com)

This appears to be fixed in 16.11

This appears to be fixed in 16.11
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-android#986
No description provided.