jpush-phonegap-plugin
Advanced tools
Comparing version 2.1.6 to 2.1.7
{ | ||
"name": "jpush-phonegap-plugin", | ||
"version": "2.1.6", | ||
"version": "2.1.7", | ||
"description": "JPush for cordova plugin", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -5,4 +5,4 @@ # JPush PhoneGap / Cordova Plugin | ||
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/jpush/jpush-phonegap-plugin) | ||
[![release](https://img.shields.io/badge/release-2.1.3-blue.svg)](https://github.com/jpush/jpush-phonegap-plugin/releases) | ||
[![platforms](https://img.shields.io/badge/platforms-iOS%7CAndroid-lightgrey.svg)](https://github.com/jpush/jpush-phonegap-plugin-plugin) | ||
[![release](https://img.shields.io/badge/release-2.1.5-blue.svg)](https://github.com/jpush/jpush-phonegap-plugin/releases) | ||
[![platforms](https://img.shields.io/badge/platforms-iOS%7CAndroid-lightgrey.svg)](https://github.com/jpush/jpush-phonegap-plugin) | ||
[![weibo](https://img.shields.io/badge/weibo-JPush-blue.svg)](http://weibo.com/jpush?refer_flag=1001030101_&is_all=1) | ||
@@ -59,10 +59,10 @@ | ||
[Android 手动安装文档地址](API/Android_handle_install.md) | ||
[Android 手动安装文档地址](/doc/Android_handle_install.md) | ||
[IOS 手动安装文档地址](API/iOS_install.md) | ||
[IOS 手动安装文档地址](/doc/iOS_install.md) | ||
#### 2.安装 org.apache.cordova.device 插件 | ||
#### 2.安装 cordova device 插件 | ||
cordova plugin add org.apache.cordova.device | ||
cordova plugin add cordova-plugin-device | ||
@@ -102,7 +102,7 @@ | ||
- [公共 API](https://github.com/jpush/jpush-phonegap-plugin/blob/dev/API/Common_detail_api.md) | ||
- [公共 API](/doc/Common_detail_api.md) | ||
- [iOS API](https://github.com/jpush/jpush-phonegap-plugin/blob/dev/API/iOS%20API.md) | ||
- [iOS API](/doc/iOS_API.md) | ||
- [Android API](https://github.com/jpush/jpush-phonegap-plugin/blob/dev/API/Android_detail_api.md) | ||
- [Android API](/doc/Android_detail_api.md) | ||
@@ -123,17 +123,16 @@ | ||
- 设置 / 修改 APP_KEY: | ||
- 收不到推送: | ||
在 PushConfig.plist 中修改。 | ||
PushConfig.plist 中其他值说明: | ||
请首先按照正确方式再次配置证书、描述文件 | ||
[iOS 证书设置指南](http://docs.jpush.io/client/ios_tutorials/#ios_1) | ||
- CHANNEL: 渠道标识。 | ||
- IsProduction: 是否生产环境(暂未启用)。 | ||
- 设置 PushConfig.plist: | ||
- APP_KEY:应用标识 | ||
- CHANNEL:渠道标识 | ||
- IsProduction:是否生产环境 | ||
- IsIDFA:是否使用 IDFA 启动 sdk | ||
- 收不到推送: | ||
请首先按照正确方式再次配置证书、描述文件 | ||
[iOS 证书设置指南](http://docs.jpush.io/client/ios_tutorials/#ios_1)。 | ||
## 更多 | ||
@@ -140,0 +139,0 @@ [JPush 官网文档](http://docs.jpush.io/) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
13694207
42
138