Socket
Book a DemoInstallSign in
Socket

capacitor-plugin-voxeet-push

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capacitor-plugin-voxeet-push

Provide compatibility with Capactor's MessagingService

latest
Source
npmnpm
Version
0.2.0
Version published
Weekly downloads
2
100%
Maintainers
1
Weekly downloads
 
Created
Source

capacitor-plugin-voxeet-push

Provide compatibility with Capactor's MessagingService for Android. iOS does not show any compatibility issues regarding Capacitor's.

WIP npmjs.com release is coming soon, please use the github integration until then

Install

From github repository

npm install https://github.com/voxeet/voxeet-uxkit-capacitor-push
npx cap sync

From npmjs.com

npm install capacitor-plugin-voxeet-push
npx cap sync

Plugin functionnalities

The plugin provides an out-of-the-box integration which will automatically registers into your AndroidManifest.xml a CapacitorVoxeetPushMessagingService with a priority of 800.

This is targetting the issue where only 1 service can be registered to receive FCM Messages on Android. It then cut down that message and tries to send it to Voxeet's notification center or finally to Capacitor's

Keywords

capacitor

FAQs

Package last updated on 25 Apr 2023

Did you know?

Socket

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