jpush-react-native icon indicating copy to clipboard operation
jpush-react-native copied to clipboard

升级React Native 6.0

Open weinixuehao opened this issue 6 years ago • 3 comments

你的运行环境

  • 插件版本:
  • react-native 版本:0.61.5

期望效果

因react-native 0.61.+ 只支持cocoaPod集成依赖库,采用Autolink的方式。

实际效果

集成报错

重现步骤

Uploading image.png…

Debug logs

包括 Android 或 iOS 的日志:

weinixuehao avatar Dec 26 '19 01:12 weinixuehao

同样的问题,楼上解决了吗?

Aaminly avatar Mar 13 '20 04:03 Aaminly

是这个错误吗?

error React Native CLI uses autolinking for native dependencies, but the following modules are linked manually: 
  - jpush-react-native (to unlink run: "react-native unlink jpush-react-native")
This is likely happening when upgrading React Native from below 0.60 to 0.60 or above. Going forward, you can unlink this dependency via "react-native unlink <dependency>" and it will be included in your app automatically. If a library isn't compatible with autolinking, disregard this message and notify the library maintainers.
Read more about autolinking: https://github.com/react-native-community/cli/blob/master/docs/autolinking.md

kimmy-wang avatar Mar 15 '20 09:03 kimmy-wang

同样的问题,请问上面的老哥解决了没

Zhou-Bill avatar Mar 18 '21 07:03 Zhou-Bill