https://github.com/coronalabs/com.coronalabs-plugin.notifications.v2.firebase
https://github.com/coronalabs/com.coronalabs-plugin.notifications.v2.firebase
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/coronalabs/com.coronalabs-plugin.notifications.v2.firebase
- Owner: coronalabs
- License: mit
- Created: 2020-12-27T10:15:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-10T20:38:41.000Z (over 1 year ago)
- Last Synced: 2025-06-12T00:34:55.036Z (about 1 year ago)
- Language: Objective-C
- Size: 29.6 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Plugin `plugin.notifications.v2.firebase`
For source code see [https://github.com/coronalabs/com.coronalabs-plugin.notifications.v2]
Add following to your `build.settings` to use:
```lua
{
plugins = {
["plugin.notifications.v2.firebase"] = {
publisherId = "com.coronalabs",
},
},
}
```