Questions tagged [googleads-mobile-unity]

Use this tag while discussing topics that cover the Official Unity Plugin for the Google Mobile Ads SDK.

Discussions that cover the Official Unity Plugin for the Google Mobile Ads SDK. GitHub: https://github.com/googleads/googleads-mobile-unity

28 questions
6
votes
0 answers

LibGDX - Ads on iOS

I'm making an application using LibGDX and RoboVM, and I'm stucked in a problem with the Google Mobile Ads Framework. I've search everywhere but nothing resolved my error. If I declare this framework in the robovm.xml like this
Manuel Rizzo
  • 585
  • 6
  • 14
5
votes
1 answer

exoplayer not playing add and got crash

Today i upgraded exoplayer from 2.9.5 to 2.10.4 every thing is working fine in old version but in new version they added AdsLoader.AdViewProvider and i don't know how to implement it. I try my best but the issue does not resolved. I want to play ads…
virgo
  • 61
  • 1
  • 6
4
votes
5 answers

Gradle failed to fetch dependencies | Resolution failed -in Unity3d

This error occurs when I try to build&Run my game with Unity. I've also imported the GooglePlayServices/ads from here and also have the latest android sdk and jdk-8u144. Here is the Error Log: Gradle failed to fetch dependencies Failed to run…
2
votes
0 answers

crash in GADMutableArrayAddObject

My app crash when first open with Google-Mobile-Ads-SDK (9.11.0). Any answer will be appreciated. I found a similar question here. But don't have any answers. https://groups.google.com/g/google-admob-ads-sdk/c/6DXqfzd6_V4.
Ten
  • 1,426
  • 1
  • 14
  • 18
2
votes
1 answer

Admob multiple ad units when I have one activity

I'm building a game in Unity that uses AdMob ads. In the app I only have one screen (a map with objects). I want to add a rewarded ad to 1) speed up an upgrade 2) unlock boosters. They all are on one map (one activity). In this case should I use 2…
The Moon
  • 77
  • 10
2
votes
0 answers

How to add style customisation in Google Ads for React Native app?

I am using below package currently. But I am failing to add style customisation in my AdMobBanner component. Please tell if any other package might be useful for Google Ads customisation or any other Platform Ads that supports…
2
votes
1 answer

A header file is not found in Xcode

I developed an endless ball rolling game for IOS with Unity. The game includes a revive function. I want to show an Google ad video before the revive function. If the player has watched fully the ad video, then the revive function will be called…
user8631931
2
votes
1 answer

How to display Unity Google AdMob banner in center of screen

I have a Google AdMob Banner that I want to display on a custom position. The line below works just fine in my... ... bannerView = new BannerView(adUnitId, AdSize.Banner, AdPosition.Bottom); ... Though when I want to place the banner at a…
iSebbeYT
  • 1,441
  • 2
  • 18
  • 29
2
votes
0 answers

How to merge Two manifest file in Unity3D 2017

I have two manifest files in my Unity One is for Google Play Game Services
2
votes
2 answers

Know if correct "Ad unit ID" was used by my develoepr

I have an iOS app and soon making an Android version. Is there anyway to know if my developer have used the Ad unit ID that I have provided him? Is it possible for him to do a rotation between my Ad unit ID and his own? I expect the revenue to be…
Ray
  • 23
  • 2
1
vote
0 answers

Integrating google ads outbound requests configuration react-native

I am trying to integrate React Native Google Mobile Ads into my project and I am not sure where the European user consent should and outbound request configuration should go. For example, how should I integrate this outbound code to my app.js Full…
Babou
  • 151
  • 1
  • 12
1
vote
0 answers

How To Resolve Signup or Signin issue on Admob?

I am facing issue when trying to sign in or sign up to the admob account. I am getting this message "you cannot use AdMob at this time". Can anyone help please. Thanks, Ravi
Ravi Raval
  • 11
  • 1
1
vote
1 answer

In mobile devices googe's ad not displaying

I'm wondering to add google's admob (rewarded video) to my project. But it's not displaying! only banner ad displayed, but rewarded and interstital ads are not displaying I fully know that my code works! because i created a new project, with only…
Данияр
  • 91
  • 1
  • 10
1
vote
1 answer

Unity Admob Mediation Test Suit Class Not Found

I am working on integrating Admob Mediation in our Unity Apps. Though I can see the Ads but some AdNetworks are not integrated properly so I need to test them and for that Google has given it Admob Test Suit which I have downloaded (latest version)…
1
vote
0 answers

Is it possible to track where these clicks come from?

I run a Google Ad since one week and would like to see the clicks on our site(s).
Kali Linux
  • 11
  • 1
1
2