Roman Brazhnyk
Roman Brazhnyk
@amhinson the issue can be reproduced on android emulator and android phone only. No issues if testing in the browser (had rare issues in iOS though).
@amhinson, according to [the docs](https://docs.amplify.aws/lib/auth/getting-started/q/platform/js#create-authentication-service) we don't have to create authentication service from scratch by running `amplify add auth`, but rather we can [re-use existing authentication resources](https://docs.amplify.aws/lib/auth/start/q/platform/js#re-use-existing-authentication-resource). We [added amplify...
@amhinson, yes we have custom triggers. So for the sake of experiment, I've just created **a new Cognito UserPool with no custom triggers**. Here are the settings of the new...
@amhinson what is your username in Discord? `amhinson` does not return anything in seach results. My username is `rbrazhnyk` (rbrazhnyk#7957) there. Perhaps you can ping me. P.S. I find out...
@Bigbrd @amhinson I was able to reproduce the issue everytime. I stopped using aws-amplify, and switched to aws-sdk, which does not have this problem.
Can you please add the same for `typescript-axios` generator?