girish989
girish989
Found the solution: downloadToURL:bucket: key:expression:**completionHander**: should be changed to downloadToURL:bucket: key:expression:**completionHandler**: Missed an 'l' in completionHandler .. took 1 full day for me.
I followed all the steps you mentioned times but I still got the bellow error: `apps/reactnative/TestAppRu /node_modules/aws-sdk-react-native-transfer-utility/ios/AWSTransferUtility/AWSRNS3TransferUtility.m:127:23: No visible @interface for 'AWSS3TransferUtility' declares the selector 'downloadToURL:bucket:key:expression:completionHander:'` Any help is greatly...