File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111- 如需要短信验证码功能插件,可关注 [ cordova-plugin-jsms] ( https://github.com/jpush/cordova-plugin-jsms )
1212- 如需要统计分析功能插件,可关注 [ cordova-plugin-janalytics] ( https://github.com/jpush/cordova-plugin-janalytics )
1313
14- 注意:目前插件暂未支持 cordova-android 7.0.0,因此在添加 android platform 时,请指定 7.0.0 以下版本,例如 6.4.0 。
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
1818> 注意:
1919>
20- > - 应用的包名一定要和 APP_KEY 对应应用的包名一致,否则极光推送服务无法注册成功。
21- > - 在使用 8 或以上版本的 Xcode 调试 iOS 项目时,需要先在项目配置界面的 Capabilities 中打开 Push Notifications 开关。
20+ > -应用的包名一定要和 APP_KEY 对应应用的包名一致,否则极光推送服务无法注册成功。
21+ > -在使用 8 或以上版本的 Xcode 调试 iOS 项目时,需要先在项目配置界面的 Capabilities 中打开 Push Notifications 开关。
2222
2323- 通过 Cordova Plugins 安装,要求 Cordova CLI 5.0+:
2424
You can’t perform that action at this time.
0 commit comments