defold / asset-portal

List of Defold assets, libraries and extensions
179 stars 35 forks source link

UMP - Google User Messaging Platform (Android) #224

Closed tocaRepo closed 2 weeks ago

tocaRepo commented 3 weeks ago

Optionally also attach two images UMP - Google User Messaging Platform (Android)-hero.[png|jpg] (max 2400x666) and UMP - Google User Messaging Platform (Android)-thumb.[png|jpg] (max 580x380). { "name": "UMP - Google User Messaging Platform (Android)", "description": "This Defold extension allows you to integrate Google's User Messaging Platform (UMP) into your Defold game to manage user consent for ads on Android. It helps you request consent information, show the consent form, and check the user's consent status", "license": "MIT License", "author": "Toca (tc)", "library_url": "https://github.com/tocaRepo/defold-androidextension-ump/archive/refs/tags/v0.0.6.zip", "project_url": "https://github.com/tocaRepo/defold-androidextension-ump", "forum_url": "https://forum.defold.com/t/defold-google-user-messaging-platform-ump-extension/78722", "website_url": "", "platforms": [ "android" ], "tags": [ "ads", "monetization", "platform" ], "images": { "hero": "", "thumb": "" } }

tocaRepo commented 3 weeks ago

580x380

unnamed (1)

tocaRepo commented 3 weeks ago

@britzl a ping just in case you guys are not monitoring issues.

Apologies if you do :D

britzl commented 2 weeks ago

Thanks. I've created https://github.com/defold/asset-portal/blob/master/assets/ump.json

Please submit changes to this entry as PRs

tocaRepo commented 2 weeks ago

Thank you @britzl ! PR created for the images: https://github.com/defold/asset-portal/pull/226