react-native-file-transfer
react-native-file-transfer copied to clipboard
"NativeModules.FileTransfer.upload is undefined" when running through "react-native run-ios"
When I am running from command line with - "react-native run-ios", I am getting error: "NativeModules.FileTransfer.upload is undefined".
However, it is working perfectly when I run with Xcode. Can someone please help me with this.
Regards Kunal
Hi Did you find any solutions for this? I am having same issue, both simulator and device.
In xcode: Add RTCFileTransfer.m in Your Project > Libraries > React > Base.