AntonyARHS

Results 10 comments of AntonyARHS

Hello, I don't know which kind of error you have regarding that, but in our case, sometimes we have : "Session doesn't have required client". I think this is because...

Actually on our side we have this concurrency issue when we configure the "Revoke Refresh Token" + "Refresh Token Max Reuse" to 0. So the refresh is supposed to be...

Hello, I have the same error for RN project. (after migration from v5 to V6) The package.json file : `"dependencies": { "@aws-amplify/core": "5.1.13", "@aws-amplify/react-native": "^1.0.20", "@react-native-async-storage/async-storage": "^1.22.3", "@react-native-camera-roll/camera-roll": "^7.2.2", "@react-native-community/datetimepicker":...

> @AntonyARHS can you elaborate further how the core was generating the issue? How did you resolve it? @mattiLeBlanc I just removed the aws-amplify/core dependency from my package.json file and...

Having the issue with 0.19.4 too. The image is correctly downloaded but still have this error...

Yes of course, it was more to say you know better than me all the API used in the lib :D I would like to avoid analysing all the dependency...

With this version, it works without any Swift version issue on xCode 13 : https://github.com/flockoffiles/SwiftySRP/blob/v3.0/

Hello @EiraGe Yes, everything is correctly defined, as said before it's working 95% of the time probably... but sometimes it fails and we have no idea why, only the toast...

Hello, We had a few times the issue in PRODUCTION, with app installed from playstore. Could you give more inputs please ? This is really annoying for user experience.

Hello, Do you have any idea which key should be defined regarding AppAuth?