react-native-fileupload
react-native-fileupload copied to clipboard
upload result: {data:"",status:200}
the filepath is correct and err is null,but why data is null? any idea?
@GrandLapulass i am facing same problem is that issue solved for you? If resolved please give me suggestions that how to resolve it
@shaikhussian @GrandLapulass any solution for this ?
I know why. You should use key "image" to get file you uploaded. Because "image" is hard code. See FileUploadModule.java#L116