jpush-phonegap-plugin
Advanced tools
Comparing version 3.5.0 to 3.5.1
{ | ||
"name": "jpush-phonegap-plugin", | ||
"version": "3.5.0", | ||
"version": "3.5.1", | ||
"description": "JPush for cordova plugin", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -16,6 +16,6 @@ # JPush PhoneGap / Cordova Plugin | ||
> | ||
>如果需要在cordova-android 7.0.0之前版本集成最新插件,参照[这篇文章](https://www.jianshu.com/p/23b117ca27a6) | ||
> | ||
>如果需要安装之前版本的插件,请先安装 v1.2.0 以下版本(建议安装 v1.1.12)的 [cordova-plugin-jcore](https://github.com/jpush/cordova-plugin-jcore),再安装旧版本插件(比如 v3.3.2),否则运行会报错。 | ||
> | ||
>如果需要在cordova-android 7.0.0之前版本集成最新插件,参照[这篇文章](https://www.jianshu.com/p/23b117ca27a6) | ||
> | ||
>[Cordova Android版本与原生版本对应表](http://cordova.apache.org/docs/en/latest/guide/platforms/android/index.html#requirements-and-support) | ||
@@ -127,2 +127,6 @@ ## Install | ||
#### XCode 10 收不到推送怎么办? | ||
打开 xcode -> file -> WorkSpace Settings… -> Build System 改成 Legacy Build System 然后卸载 App 重新运行。 | ||
#### 打包时遇到 i386 打包失败怎么办? | ||
@@ -129,0 +133,0 @@ |
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
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
7098912
167