Eric Leichtenschlag

Results 19 comments of Eric Leichtenschlag

Swift package manager support is on the roadmap. Should be rolled this quarter, targeting August. It will NOT be in this repo though, because this repo is not the iOS...

Thanks for the report and good catch. https://github.com/googleads/googleads-mobile-unity/pull/3010 will be merged into the next release.

@DeliriumCode what Google Mobile Ads SDK version are you building against? MediationUtils was added in `play-services-ad:19.2.0`. In fact, the `MediationUtils` call wasn't added until version 5.9.0.2 of the Facebook adapter....

It's looking like there is a bug where smart banner is always failing and we'll investigate that (similar problem happened with FB which we're in the process of fixing). However,...

@AndroidDeveloperLB from https://support.google.com/admob/answer/6240809, the primary image (media view asset) is guaranteed to be returned. It just may not always have video. Are you saying that if the video is not...

Maybe I misunderstood. Are you ok with specifying it at request time, you just want to be able to do it through code?

Nevermind, My initial question didn't make sense. Agree with the use case: "I want to create a TemplateView and add it to my view hierarchy programmatically." This would require some...

Planning to add more Jetpack Compose resources in the following months. The example will be iterated on in https://github.com/googleads/googleads-mobile-android-examples/tree/main/kotlin/advanced/JetpackComposeDemo but it's not very useful at this very moment. To set...

Can you use the latest non-beta version? i.e. 1.1.3? That's the version used in the other examples.

We decided that it didn't make sense to provide a full screen template in this project because full screen ads on social apps such as Instagram will try to mimic...