defold / asset-portal

List of Defold assets, libraries and extensions
180 stars 31 forks source link

RuStore Push Notifications #185

Closed rpelmegov closed 3 months ago

rpelmegov commented 3 months ago

Optionally also attach two images RuStore Push Notifications-hero.[png|jpg] (max 2400x666) and RuStore Push Notifications-thumb.[png|jpg] (max 580x380). { "name": "RuStore Push Notifications", "description": "Defold native extension for RuStore push notifications", "license": "MIT", "author": "RuStore", "library_url": "", "project_url": "https://gitflic.ru/project/rustore/defold-extension-rustore-push", "forum_url": "", "website_url": "https://www.rustore.ru/help/sdk/push-notifications", "platforms": [ "android" ], "tags": [ "lua", "sample project", "system", "template projects", "tutorials", "util" ], "images": { "hero": " image ", "thumb": " image " } }