Socket
Socket
Sign inDemoInstall

cordova-flyff-jpush

Package Overview
Dependencies
6
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cordova-flyff-jpush

JPush support for awesome-cordova-plugins


Version published
Maintainers
1
Created

Readme

Source

基于@jiguang-ionic/jpush修改,可以在capacitor项目中运行; cordova项目则依赖@awesome-cordova-plugins/core; 组件使用ts定义极光推送插件的api; 需搭配插件使用:

cordova:

{
    "cordova-plugin-jcore": "~1.4.0",
    "jpush-phonegap-plugin": "~3.8.0",
}

capacitor:

{
    "cordova-plugin-jcore": "~1.4.0",
    "cordova-plugin-jpush-capacitor": "~3.7.0",
}

1.x调整

依赖修改: @ionic-native/core => @awesome-cordova-plugins/core

Keywords

FAQs

Last updated on 27 Apr 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc