-
**WARNING: 如果不按照这个表格,我们将无法帮助你,并将忽略你的问题。**
## 你的运行环境
* 插件版本:
* 平台(Android / iOS):
* Cordova version (```cordova -v```):
* Cordova platform version (```cordova platform ls```):
* Ionic Version…
-
能否提供cordova版本的JPush厂商版本啊。
https://github.com/C-racker/jpush-phonegap-plugin
这个版本集成有问题啊。有没有集成过的朋友啊。感觉一点都不活跃啊
-
**WARNING: 如果不按照这个表格,我们将无法帮助你,并将忽略你的问题。**
## 你的运行环境
* 插件版本:
* 平台(Android / iOS): IOS
* Cordova version :10.0.0
* Cordova platform version : IOS
* Ionic Version (if using Ionic) 5.4.16
## …
-
目前:
JPush.init({appKey:"xxxxxx", production: true, titchannelle: "dev"});
应为:
JPush.init({appKey:"xxxxxx", production: true, channel: "dev"});
channel字段错误,导致typescript错误
-
## 你的运行环境
* 插件版本: jcore 2.0.2 jpush 2.9.1
* react-native 版本: 0.64.1
## 期望效果
Demo中`App.js`有如下init用法:
https://github.com/jpush/jpush-react-native/blob/2aa7f9022b14df8a1b2f822edcd94f…
-
React Native Webview with Javascript Bridge
https://github.com/alinz/react-native-webview-bridge
jpush for RN
https://github.com/reactnativecn/react-native-jpush
百川推送
http://baichuan.taobao.com/do…
-
Add video call function and corresponding UI
Some similar projects:
https://github.com/jpush/aurora-imui.git
https://github.com/hatemragab/v_chat_sdk.git
https://github.com/TencentCloud/chat-uik…
cxcel updated
7 months ago
-
参考文档:https://docs.jiguang.cn/jpush/server/push/rest_api_v3_push/#notification
缺少字段:thread-id
另外:Notification.cs中的Indent应该是Intent
-
插件版本
"jcore-react-native": "^1.9.4",
"jpush-react-native": "^2.8.7",
"react-native": "0.64.4",
模拟设备
Android 8.0 , Android9.0 ,Android 10.0 都试过
代码
JPush.getRegistrationID(resul…
-
HUAWEI荣耀畅玩 6X android 8.0
Fatal Exception: java.lang.RuntimeException: Unable to start receiver com.jiguang.jpush.JPushPlugin$JPushReceiver: java.lang.NullPointerException: Attempt to read from fie…