Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 269 Bytes

File metadata and controls

12 lines (11 loc) · 269 Bytes

Sources for the plugin plugin.notifications.v2 and plugin.notifications.v2.firebase

Add following to your build.settings to use:

{
    plugins = {
        "[plugin.notifications.v2]" = {
            publisherId = "com.coronalabs",
        },
    },
}