Jithin Roy

Results 121 comments of Jithin Roy

Hi, Do you have plans or ETA of when the next stable version will be released? Thanks, Jithin

Re-opening the issue, as per discussion we decided to fix this in Android. Since this is a breaking change, we might add this in the next major version update. Here...

Looks like a duplicate issue, please check the response here https://github.com/awslabs/aws-mobile-appsync-sdk-ios/issues/427#issuecomment-712179234

Looking at the error log it look like the error `kCFURLErrorDataNotAllowed = -1020` is coming from the network itself. https://developer.apple.com/documentation/cfnetwork/cfnetworkerrors/kcfurlerrordatanotallowed?language=objc. I am suspecting that while the network switch occurs the...

Thank you for the info, we will try to reproduce this from our side and check if there is something missing from the SDK side.

Please provide the following information to debug further: --- **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4....

Can you provide the whole schema, to see if we have a reverse relationship from Place to Photo. We have an open issue related to 1-1 connection - https://github.com/aws-amplify/amplify-ios/issues/505 .

@Zenovis Thank you for the information. Set user mfa preference is not currently available in the iOS Amplify.Auth. We will take this as a feature request and will update this...

We have support for AWS Lambda authorization in amplify-ios. Please find the related documentation here - https://docs.amplify.aws/lib/graphqlapi/authz/q/platform/ios/#aws-lambda-1

Hi @obrian33 Can you please provide the code snippet that you are trying. It would be great if you can provide the following details to help us debug the issue:...