Giter Site home page Giter Site logo

Comments (15)

jmercado86 avatar jmercado86 commented on June 8, 2024 3

I also would like to request for an update to support Banner please. Thank you!

from hms-unity-plugin.

m0skit0 avatar m0skit0 commented on June 8, 2024

Hi, thanks for your feedback!

BannerAd is not implemented because the underlying Android SDK implements it as an Android View to be added in the Android layout, so we chose to skip this one for now. If you're interested in having this View so you can add it programmatically we can consider it for future releases. Or you can explain how you're expecting to use it so we can find a better solution.

from hms-unity-plugin.

EtsaiDev avatar EtsaiDev commented on June 8, 2024

Hi, I´m really interested of course. We´re porting games previously released on GooglePlay, and the idea is to keep the whole functionality, including the Ad system (banners, interstitials and rewardedAds)

from hms-unity-plugin.

m0skit0 avatar m0skit0 commented on June 8, 2024

@EtsaiDev Thanks, how do you embed banner ads from Google Play? Do you have an example?

from hms-unity-plugin.

EtsaiDev avatar EtsaiDev commented on June 8, 2024

I use Admob sdk for unity as a mediator. it´s just a couple of lines once ads system is initialized:

BannerView bannerView = new BannerView(admobBannerID, AdSize.SmartBanner, AdPosition.Bottom); this.bannerView.LoadAd(AdRequest.Builder().Build()); bannerView.Show();

from hms-unity-plugin.

bene25 avatar bene25 commented on June 8, 2024

+1 for banner ad

from hms-unity-plugin.

gimoneto avatar gimoneto commented on June 8, 2024

+1 for banner ad support

from hms-unity-plugin.

robroy07 avatar robroy07 commented on June 8, 2024

+1 for banner ad support

Same here, we would need banner support to keep the same functionality in our apps

from hms-unity-plugin.

smuttleralph avatar smuttleralph commented on June 8, 2024

+1 banner ad support would be great!

from hms-unity-plugin.

EtsaiDev avatar EtsaiDev commented on June 8, 2024

Any progress with this?

from hms-unity-plugin.

m0skit0 avatar m0skit0 commented on June 8, 2024

We are listening to your feedback and working on it :)

from hms-unity-plugin.

EtsaiDev avatar EtsaiDev commented on June 8, 2024

#59
is this verified?

from hms-unity-plugin.

gmYusuf avatar gmYusuf commented on June 8, 2024

it verified, in the next version will be in the package.

from hms-unity-plugin.

VergilUa avatar VergilUa commented on June 8, 2024

Latest package is missing this feature. Probably worth repacking it.

from hms-unity-plugin.

sametguzeldev avatar sametguzeldev commented on June 8, 2024

Latest version has banner ads implemented.

from hms-unity-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.