Results 9 comments of Bijay Kumar Pun

@cketti Can we get more context on this?

@annieappflowy The behaviour is inconsistent even in v1.0.0. Btw what's the expected behaviour here? Do we expect the same dialog like in the `Document` to appear for `Grid` and `Board`...

@annieappflowy Does this behaviour apply to all page types ? Or for `Grid` and `Board` only (?), since `Document` already has the dialog implemented.

Thanks @tylerjroach for the reply. For now, I've updated the library from 2.13.0 to 2.14.10 and pushed a release. I've yet to see how that affects this issue on the...

Update: The issue continues to exist even after updating the library to the latest version.

@tylerjroach I tested on the same device model but wasn't able to reproduce the issue i.e. token refreshed successfully past the access token expiry duration. However, the user is still...

Error logs from the user. ``` 2024-03-21 11:13:45 AndroidMessage: [4] Fatal Error: checkUserAuthentication() session.isSignedIn: False 2024-03-21 11:13:45 AndroidMessage: [4.1] Error: identityIdResult.error.message: Fetch auth session failed. || identityIdResult.error.cause.message: java.net.UnknownHostException: Unable to...

> Can you verify if the trouble device was attempting to (re)launch the app after your configured active token expiration? Yes @vincetran, that was most likely the case with the...