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

## 你的运行环境 * 插件版本: * react-native 版本: ## 期望效果 我自定义了铃声30s,希望振动和铃声持续时间一致,就像微信电话来了, 告诉我们你希望达到什么效果。 ## 实际效果 通知来了,就振动了一下 告诉我们实际是什么效果。

## 你的运行环境 androidQ * 插件版本: * react-native 版本: cn.jiguang.sdk:jpush:3.5.0 ## 期望效果 正常运行 告诉我们你希望达到什么效果。 ## 实际效果 在androidQ上运行奔溃, 告诉我们实际是什么效果。 ## 重现步骤 初始化就可以出现 ## Debug logs [https://stackoverflow.com/questions/55173823/i-am-getting-imei-null-in-android-q](url) 包括 Android 或 iOS 的日志: `java.lang.SecurityException:...

## 你的运行环境 * 插件版本:2.6.1 * react-native 版本:0.59.1 ## 期望效果 android上添加本地通知 ## 实际效果 添加本地通知shi时报错 ![image](https://user-images.githubusercontent.com/32784725/70486995-c4a7d380-1b2e-11ea-9ffb-75ad9a5034b3.png) ## 重现步骤 1. ... 2. ... 3. ... 4. ... ## Debug logs 包括 Android 或...

运行环境 * jpush-react-native:2.6.1 * react-native 版本:0.61.2 无法注册监听事件,如下报错了 ![屏幕快照 2019-11-22 上午11 17 50](https://user-images.githubusercontent.com/30473061/69396219-8cc22300-0d1c-11ea-9379-be2e2700dfc2.png) const Receive=(message:any)=>{ console.log("接收到了推送事件") console.log(message); } JPushModule.addReceiveNotificationListener(Receive)

Local notification does not display banner when called on android, Only vibrates and adds to the notification centre. (The default priority for android). https://developer.android.com/training/notify-user/channels#importance OS: Mac OS Mojave React-native 0.59.1...

## 你的运行环境 * 插件版本: "jcore-react-native": "^1.3.7", "jpush-react-native": "^2.5.8", "react": "16.8.6", "react-native": "0.60.5" ## 期望效果 当 app 关掉过/kill 后还会受到推送信息。 注:我是用着版主的 example 来做的。只是换了 app key. ## 实际效果 当 app 在 foreground/background 运行时,能受到推送信息。...

APP被杀死或者APP没有启动时,点击通知进入APP,`JPushModule.addReceiveOpenNotificationListener(this.openNotificationListener);` 回调方法没有执行。APP没有被杀死(在前台或者后台)时正常。 ## 你的运行环境 * 插件版本: `2.4.0` * react-native 版本:`0.57.8` ## 期望效果 APP被杀死或者APP没有启动时,点击通知进入APP,`JPushModule.addReceiveOpenNotificationListener(this.openNotificationListener);` 回调正常执行执行。 ## 实际效果 APP被杀死或者APP没有启动时,点击通知进入APP,`JPushModule.addReceiveOpenNotificationListener(this.openNotificationListener);` 回调没有执行,Android和iOS都存在这个问题。

## 你的运行环境 ``` System: OS: macOS 10.14.6 CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz Memory: 59.57 MB / 16.00 GB Shell: 5.3 - /bin/zsh Binaries: Node: 12.3.1 -...

## 你的运行环境 * 插件版本: * react-native 版本: ## 期望效果 告诉我们你希望达到什么效果。 ## 实际效果 告诉我们实际是什么效果。 ## 重现步骤 1. ... 2. ... 3. ... 4. ... ## Debug logs 包括 Android 或 iOS...

## 你的运行环境 * 插件版本: * react-native 版本: ## 期望效果 告诉我们你希望达到什么效果。 ## 实际效果 告诉我们实际是什么效果。 ## 重现步骤 1. ... 2. ... 3. ... 4. ... ## Debug logs 包括 Android 或 iOS...