Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/voxeet/voxeet-uxkit-capacitor-push
Provide compatibility with Capactor's MessagingService
https://github.com/voxeet/voxeet-uxkit-capacitor-push
Last synced: 21 days ago
JSON representation
Provide compatibility with Capactor's MessagingService
- Host: GitHub
- URL: https://github.com/voxeet/voxeet-uxkit-capacitor-push
- Owner: voxeet
- Created: 2021-03-10T18:09:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T21:08:21.000Z (almost 2 years ago)
- Last Synced: 2024-11-18T22:39:22.975Z (about 2 months ago)
- Language: Java
- Size: 89.8 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# 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
```bash
npm install https://github.com/voxeet/voxeet-uxkit-capacitor-push
npx cap sync
```### From npmjs.com
```bash
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