Closed
Description
my application is about an uber truck, where most of the road is OFFLINE.
but when he wants to make an offline request he skips that error.
Does anyone know how to apply it for offline mode?
error:
SessionExpiredException(message: Your session has expired., recoverySuggestion: Please sign in and reattempt the operation., underlyingException: null)
code:
CognitoAuthSession res = await Amplify.Auth.fetchAuthSession(options: CognitoSessionOptions(getAWSCredentials: true));
Metadata
Metadata
Assignees
Labels
Issues related to the Auth CategorySomething is not working; the issue has reproducible steps and has been reproducedIssues that have been addressed in the current release-candidate branchIssues that result in inconsistent behavior between support platformsThis issue is the result of an underlying Amplify Android issue that needs to be fixed.This issue is the result of an underlying Amplify iOS issue that needs to be fixed.