ios-app icon indicating copy to clipboard operation
ios-app copied to clipboard

Fetch session status periodically

Open jurajhilje opened this issue 2 years ago • 2 comments

Fetch session status /v4/session/status every 60 minutes.

jurajhilje avatar Jun 04 '22 09:06 jurajhilje

Available for QA in 2.6.4 (3), staging API.

jurajhilje avatar Jun 15 '22 08:06 jurajhilje

Verified on version 2.6.4, the app calls /v4/session/status every 60 minutes as expected, this is an addition to the existing instances where the app checks the session status:

  • launching the app
  • awaking the app from background
  • disconnecting from VPN

gorkapernas avatar Jun 20 '22 14:06 gorkapernas