We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10b457d commit 6c2bc20Copy full SHA for 6c2bc20
README.md
@@ -16,9 +16,8 @@
16
## Install
17
18
> 注意:
19
->
20
-> -应用的包名一定要和 APP_KEY 对应应用的包名一致,否则极光推送服务无法注册成功。
21
-> -在使用 8 或以上版本的 Xcode 调试 iOS 项目时,需要先在项目配置界面的 Capabilities 中打开 Push Notifications 开关。
+> - 应用的包名一定要和 APP_KEY 对应应用的包名一致,否则极光推送服务无法注册成功。
+> - 在使用 8 或以上版本的 Xcode 调试 iOS 项目时,需要先在项目配置界面的 Capabilities 中打开 Push Notifications 开关。
22
23
- 通过 Cordova Plugins 安装,要求 Cordova CLI 5.0+:
24
0 commit comments