react-native-upload
react-native-upload copied to clipboard
打包成功,但是不能上传
安卓的错误 /node_modules/.bin/upload-fir: line 31: Not: command not found ios 错误信息 [xmldom error] element parse error: Error: invalid tagName: @#[line:1,col:1] [fir.im] Getting ios token... Error: Authentication failed
打包都成功,没什么问题 问题出现在上传时候 配置文件信息 "fir": { "fir_api_token": "5df99994f9", "ios_export_plist": "./ad-hoc.plist" // 文件在项目根目录下 },
用的是什么版本的shell。执行 echo $SHELL
可以查看
能否可以新建一个小型的repo重现这个问题?