Jithin Roy
Jithin Roy
Current implementation of S3TransferUtility require extra storage to keep temporary files while uploading. It creates a copy of the file during upload so an equivalent amount memory might be required...
The above stack trace does not point to any location in signOut. Are you sure this is the right crash report? I also do not see any thread marked as...
Closing due to inactivity
Thank you for the stack trace, I am guessing the issue might be due to multiple thread trying access the shared `NSHashTable`. Created this PR that might potentially fix the...
This is not currently supported with Cognito. You can find some detailed explanation about the current situation here: https://github.com/aws-amplify/aws-sdk-ios/issues/2513#issuecomment-774130422 . Closing this issue as duplicate to https://github.com/aws-amplify/aws-sdk-ios/issues/1937
Apologies for the confusion, both ticket are related because both require us to use a third party authentication like SignInWithApple (which provide native support) and then federate to Cognito User...
Hi @CSolanaM , Thank you for reporting the issue. Will you be able to provide more debug information? You can enable verbose logs by the below code to see if...
I am guessing the response format for SelectObjectContent is not support in the iOS SDK, https://docs.aws.amazon.com/AmazonS3/latest/API/RESTSelectObjectAppendix.html
Taking this as feature request to add proper parsing of streamed response from S3 SelectObjectContent
Closing this issue due to inactivity, feel free to re-open the issue with crash logs to help us debug further.