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

JPush's officially supported React Native plugin (Android & iOS). 极光推送官方支持的 React Native 插件(Android & iOS)。

Results 146 jpush-react-native issues
Sort by recently updated
recently updated
newest added

transfer content_type from native to js 当前版本的极光推送中,js层收到的自定义消息中丢失了content_type字段

## 你的运行环境 xcode * 插件版本:"jcore-react-native": "^1.9.5", "jpush-react-native": "^2.8.9", * react-native 版本:6.4 ## 期望效果 RCTJCoreModule.m 文件缺少react native插件必须的方法: supportedEvents 告诉我们你希望达到什么效果。 ## 实际效果 “项目编译不通过!!!!” 告诉我们实际是什么效果。 ## 重现步骤 1. ... 2. ... 3. ......

## 你的运行环境 iMac (24-inch, M1, 2021) MacOS 11.6 Apple M1芯片 * 插件版本: "jcore-react-native": "^1.9.4", "jpush-react-native": "^2.8.7", * react-native 版本: "react-native": "0.65.0", ## 期望效果 pod install完成 ios模拟器运行成功 ## 实际效果 pod install完成...

## 你的运行环境 * 插件版本: 2.9.0 * react-native 版本:0.63.4 ## 期望效果 iOS 端正常运行 ## 实际效果 iOS 端部分情况出现闪退,非必现,猜测是 RCTJPushModule.m 里 [getAlias](https://github.com/jpush/jpush-react-native/blob/a4669a79d528dbc3536d61d40a5a3b38a54c46b6/ios/RCTJPushModule/RCTJPushModule.m#L263) 出现 iAlias 为空赋值给 NSDictionary *data 导致报错: -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert...

## 你的运行环境 * 插件版本: * react-native 版本:"0.62.2 ## 期望效果 告诉我们你希望达到什么效果。 ## 实际效果 提交腾讯应用宝审核被被驳回,关于高频率触发获取MAC地址。 告诉我们实际是什么效果。 ## 重现步骤 ![image](https://user-images.githubusercontent.com/57886738/122542657-87929a80-d05d-11eb-90db-4a78a8ec3780.png) 1. ... 2. ... 3. ... 4. ... ## Debug logs 包括 Android...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Q:iOS配置完成后,注册没反应, A:因为iOS原生代码中,注册时,使用的是 channel,但是在 js 集成代码中给提示是 titchannelle...

## 你的运行环境 * 插件版本:2.8.2 * react-native 版本:0.63.4 ## 期望效果 可以运行 告诉我们你希望达到什么效果。 ## 实际效果 编译失败 `Cannot fit requested classes in a single dex file (# fields: 67079 > 65536) com.android.builder.dexing.DexArchiveMergerException: Error...