Gianmarco Calbi
Gianmarco Calbi
> Hello all - Apologies for the late update. It looks like this fell off our radar. It sounds like Auth APIs are throwing SessionExpiredException when there is not network,...
> @gianmarcocalbi - can you share the code that results in those errors as well as any steps to reproduce them? > > I am not able to reproduce this...
Now, after 1h, I have just launched the app on **Android** still with the phone in airplane mode (network off), and fetchAuthSession gave me `SessionExpiredException`, while 1h ago I was...
> > As you mentioned, iOS and Android behavior should be consistent, and in my opinion the exception should be more specific than AuthException, so that we can catch it...
Hello, thanks for the reply. - ATM I can try only on iOS (I cannot manage to have android emulator working on Apple Silicon) - Yes, this is the example...
> Any workaround for this issue? Live users are getting affected because of this crash. I am using `google_maps_flutter: 2.1.5` version. So far the only thing I could come up...
Hello, > The custom resource we wrote is basically generic, e.g. it is not limited to Lambda function arn's, but the Construct itself only defines a map for Lambda function...