File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# JPush PhoneGap / Cordova Plugin
22
33[ ![ Build Status] ( https://travis-ci.org/jpush/jpush-phonegap-plugin.svg?branch=master )] ( https://travis-ci.org/jpush/jpush-phonegap-plugin )
4- [ ![ release] ( https://img.shields.io/badge/release-3.4.0 -blue.svg )] ( https://github.com/jpush/jpush-phonegap-plugin/releases )
4+ [ ![ release] ( https://img.shields.io/badge/release-3.4.1 -blue.svg )] ( https://github.com/jpush/jpush-phonegap-plugin/releases )
55[ ![ platforms] ( https://img.shields.io/badge/platforms-iOS%7CAndroid-lightgrey.svg )] ( https://github.com/jpush/jpush-phonegap-plugin )
66[ ![ weibo] ( https://img.shields.io/badge/weibo-JPush-blue.svg )] ( http://weibo.com/jpush?refer_flag=1001030101_&is_all=1 )
77
1111- 如需要短信验证码功能插件,可关注 [ cordova-plugin-jsms] ( https://github.com/jpush/cordova-plugin-jsms )
1212- 如需要统计分析功能插件,可关注 [ cordova-plugin-janalytics] ( https://github.com/jpush/cordova-plugin-janalytics )
1313
14- ** 注意** :插件从 v3.4.0 开始支持 cordova-android 7.0.0,因为 cordova-android 7.0.0 修改了 Android 项目结构,因此不兼容之前的版本,升级前请务必注意。如果需要安装之前版本的插件,请先安装 v1.2.0 以下版本的 cordova-plugin-jcore,再安装插件。
14+ ** 注意** :插件从 v3.4.0 开始支持 cordova-android 7.0.0,因为 cordova-android 7.0.0 修改了 Android 项目结构,因此不兼容之前的版本,升级前请务必注意。如果需要安装之前版本的插件,请先安装 v1.2.0 以下版本的 cordova-plugin-jcore,再安装插件,否则运行会报错 。
1515
1616## Install
1717
Original file line number Diff line number Diff line change 11{
22 "name" : " jpush-phonegap-plugin" ,
3- "version" : " 3.4.0 " ,
3+ "version" : " 3.4.1 " ,
44 "description" : " JPush for cordova plugin" ,
55 "cordova" : {
66 "id" : " jpush-phonegap-plugin" ,
Original file line number Diff line number Diff line change 22<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
33 xmlns : android =" http://schemas.android.com/apk/res/android"
44 id =" jpush-phonegap-plugin"
5- version =" 3.4.0 " >
5+ version =" 3.4.1 " >
66
77 <name >JPush</name >
88 <description >JPush for cordova plugin</description >
You can’t perform that action at this time.
0 commit comments