EvilMindDevs / hms-unity-plugin

The HMS Unity Plugin makes it easy to include Huawei Mobile Services into Unity-based games. Authentication, in-app purchases, push alerts, ads, and interaction with gaming services are just a few of the basic capabilities that this formidable tool makes available to your applications.
https://evilminddevs.gitbook.io/hms-unity-plugin/
311 stars 43 forks source link

hms ads #427

Closed salman714 closed 1 year ago

salman714 commented 1 year ago

hello i want to use hms ads on other mobile platform and i faced problem that the ads are only shown on that mobile that have hms core so my questions is that is there is any way to show ads on all mobile platform with out the support of hms core if yes then how i m using unity 2018 & 2019

alihan98ersoy commented 1 year ago

Hello, you need to use AdsPrime SDK instead of AdsLite SDK. You can refer to "Devices Without HMS Core Installed".

salman714 commented 1 year ago

Can you give me the link from where i download the exact sdk for unity 2019

On Thu, Jul 20, 2023, 5:30 PM alihan98ersoy @.***> wrote:

Closed #427 https://github.com/EvilMindDevs/hms-unity-plugin/issues/427 as completed.

— Reply to this email directly, view it on GitHub https://github.com/EvilMindDevs/hms-unity-plugin/issues/427#event-9873934162, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMZLVRLDOCMTBBZCMO6XAJTXREQERANCNFSM6AAAAAA2JICQI4 . You are receiving this because you authored the thread.Message ID: @.*** com>

alihan98ersoy commented 1 year ago

You can use this plugin and download the latest version. But you need to make modifications in HMSGradleWorker.cs. For modification you can follow this part.