jpush / jpush-react-native

JPush's officially supported React Native plugin (Android & iOS). 极光推送官方支持的 React Native 插件(Android & iOS)。
http://docs.jiguang.cn
MIT License
1.35k stars 340 forks source link

ReactNative 0.70.0 集成IOS运行出错 #903

Closed windsleaver closed 1 year ago

windsleaver commented 1 year ago

你的运行环境

IOS

实际效果

无法运行,编译出错 告诉我们实际是什么效果。

重现步骤

  1. ...参照文档安装包和接入相关内容
  2. ...
  3. ...
  4. ...

Debug logs

Cannot initialize a parameter of type 'id' with an lvalue of type 'AppDelegate *const __strong'

包括 Android 或 iOS 的日志:

image
tanyicheng commented 1 year ago

你好,我遇到了和你一样的问题,请问最后是怎么处理的?非常感谢,期待你的回答