Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/defold/extension-push
This is a Defold native extension which provides access to Push Notifications functionality on iOs and Android devices.
https://github.com/defold/extension-push
defold defold-library firebase firebase-messaging push-notifications
Last synced: about 1 month ago
JSON representation
This is a Defold native extension which provides access to Push Notifications functionality on iOs and Android devices.
- Host: GitHub
- URL: https://github.com/defold/extension-push
- Owner: defold
- License: mit
- Created: 2019-07-26T07:01:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T09:30:34.000Z (3 months ago)
- Last Synced: 2024-10-04T22:07:10.038Z (about 1 month ago)
- Topics: defold, defold-library, firebase, firebase-messaging, push-notifications
- Language: Java
- Homepage: https://www.defold.com/extension-push/
- Size: 6.18 MB
- Stars: 19
- Watchers: 14
- Forks: 16
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-defold - Push Notifications
README
[![Actions Status Alpha](https://github.com/defold/extension-push/actions/workflows/bob.yml/badge.svg)](https://github.com/defold/extension-push/actions)
# Push Notifications for Defold
Defold [native extension](https://www.defold.com/manuals/extensions/) for Push Notifications functionality on iOS and Android devices.
[Manual, API and setup instructions](https://www.defold.com/extension-push/) is available on the official Defold site.