Closed tushardubey121 closed 3 years ago
Not sure if this is helpful, but the version at Prasso works in XCode 12 for me. https://github.com/prasso/amazon_s3_cognito
Please check with xCode 12.2
error: cannot find 'AWSS3TransferManagerUploadRequest' in scope let uploadRequest = AWSS3TransferManagerUploadRequest()
error: cannot find 'AWSS3TransferManager' in scope AWSS3TransferManager.default().upload(uploadRequest!).continueWith { (task) -> AnyObject? in
error: cannot find 'AWSS3TransferManagerUploadRequest' in scope let uploadRequest = AWSS3TransferManagerUploadRequest()
I use Version 12.3 (12C33). to me, that sounds like a need to make sure the AWS references got pod installed. not xCode 12.2 issue
I am facing the same issue
There's a PR may be helpful. just came in today. https://github.com/prachiFam/amazon_s3_cognito/pull/21
PR is merged into the repo. Hence this issue is fixed now.
Not able to build the code it return the framework error. Flutter version 1.22.2 Xcode version 12.2 Simulator OS version 14.2