Setup never completes or times out with no internet connection #986
Labels
No labels
android: closed alpha
android: open beta
app-parity
area: devops
area: discovery
area: docs
area: livestream
area: proposal
consider soon
creator
Epic
good first issue
hacktoberfest
help wanted
icebox
Invalid
level: 1
level: 2
level: 3
level: 4
needs: exploration
needs: grooming
needs: priority
needs: repro
needs: tech design
on hold
priority: blocker
priority: high
priority: low
priority: medium
product review
resilience
Tom's Wishlist
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
type: testing
unplanned
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/lbry-android#986
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
DESCRIPTION:
Setup never completes or times out with no internet connection.
REPRO STEPS:
Results: Setup screen persists indefinitely
Expected: Error appears stating internet connection is required
ENVIRONMENT:
MEDIA:
INTERNAL USE:
DEFINITION OF DONE:
LBRY ADDRESS:
bZSqrVdpxt5KJdn2eGMUzT9Jn3gEiRet7b
mail@cahlen.org
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"
First run no longer requires sdk to be ready, but an Internet connection is still required for other operations.
This appears to be fixed in 16.11