Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jpush-phonegap-plugin

Package Overview
Dependencies
Maintainers
3
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jpush-phonegap-plugin - npm Package Compare versions

Comparing version 3.4.5 to 3.4.6

.npmignore

16

doc/iOS_API.md

@@ -50,2 +50,10 @@ # iOS API

#### 接口定义
```js
window.JPush.init()
```
### API - stopPush
开发者 App 可以通过调用停止推送服务 API 来停止极光推送服务,当又需要使用极光推送服务时,则必须要调用恢复推送服务 API。

@@ -59,10 +67,2 @@

#### 接口定义
```js
window.JPush.init()
```
### API - stopPush
- 不推荐调用,因为这个 API 只是让你的 DeviceToken 失效,在 设置-通知 中您的应用程序没有任何变化。

@@ -69,0 +69,0 @@ - 推荐:设置一个 UI 界面,提醒用户在 设置-通知 中关闭推送服务。

{
"name": "jpush-phonegap-plugin",
"version": "3.4.5",
"version": "3.4.6",
"description": "JPush for cordova plugin",

@@ -5,0 +5,0 @@ "cordova": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc