Fixed
Status Update
Comments
du...@google.com <du...@google.com> #2
Client WireGuard and OpenVPN have the same behavior.
ap...@google.com <ap...@google.com> #3
Same issue with surfshark. Have tried all protocols says connected but out going data.
ma...@justpinch.com <ma...@justpinch.com> #4
I am using Norton 360 VPN, I was also suffering from this issue (the Key icon indicates I am connected to VPN but I cannot connect to websites etc.). My solution was to disable "Block connections without VPN" and it started working again. Unfortunately re-enabling it will cause the issue to come back.
Description
Component used: Paging 3.0.0
Version used: alpha02
Devices/Android versions reproduced on: Nokia 7.1/Android 10
Steps to reproduce:
step11_loading_state
:alpha02
IOException
, use airplane mode etc)Sample project illustrating the problem attached for convenience.
I've confirmed the retry call makes it all the way up to
PageFetcherSnapshot
and is collected fromretryChannel
. From there I got lost in the world of suspend functions and breakpoints without any useful context...Further observations:
alpha01
.FAIL
toON_INITIAL_LOAD
inGithubPagingSource
to confirm)