Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shiy #12

Open
peter-halo opened this issue Nov 5, 2020 · 2 comments
Open

shiy #12

peter-halo opened this issue Nov 5, 2020 · 2 comments
Labels
question Further information is requested

Comments

@peter-halo
Copy link

peter-halo commented Nov 5, 2020

1、react-native init AwesomeProject
2、然后安装react-native-upload 后设置签名
3、然后执行npx upload-fir --no-ios, 其中firtoken 已经配置

`/Users/peter-wulin/Develop/reactnative-ws/AwesomeProject/node_modules/react-native-upload/libs/validate-fir-token.js:20
icon_key=${result.cert.icon.key}
^

TypeError: Cannot read property 'icon' of undefined
at Object. (/Users/peter-wulin/Develop/reactnative-ws/AwesomeProject/node_modules/react-native-upload/libs/validate-fir-token.js:20:24)`

@fwh1990 fwh1990 added the bug Something isn't working label Nov 5, 2020
@fwh1990
Copy link
Owner

fwh1990 commented Nov 5, 2020

按照您的提示操作,可以正常上传到fir,没有复现问题。麻烦提供一下操作系统版本以及RN版本

@fwh1990
Copy link
Owner

fwh1990 commented Nov 5, 2020

建议您在node_modules/react-native-upload/libs/validate-fir-token.js中log出result的内容。

@fwh1990 fwh1990 added question Further information is requested and removed bug Something isn't working labels Nov 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants