admob tag

11 questions


1 answers
126 views
0
I want to display AdMob ads, but I can't see ads in my newly registered ad id.

//let TEST_ID=ca-app-pub-xxxxx01/XXX001 previously created Ad ID//let TEST_ID=ca-app-pub-xxxxxx02/XXX001 Ad ID created this time//let TEST_ID=ca-app-pub-xxxxxx02/XXXX002 Ad ID created this timeoverrid...

1 years ago

1 answers
93 views
0
Please tell me how to display multiple ads on the same page in admob.

I have a question about the Android app.How do I display multiple ads on the same page in admob?I was able to see one ad.Thank you for your cooperationI can't even see it on the second page, butWhat s...

1 years ago

1 answers
67 views
0
Understanding AdMob Implementation in Unity

I am thinking of implementing AdMob using Unity 5.3.It works well on iOS devices, but I get a compilation error on Android.What I did was (1) Obtain the unit ID for Android from the AdMob management s...

1 years ago

1 answers
70 views
0
Unity -> Cannot print apk with "Error: MethodHandle.invoke and MethodHandle.invokeExact are only~" when building a release on AndroidStudio

Unity 2017.4.10 f1Admin:Google Mobile Ads Unity Plugin v3.15.1 (latest)AppLovin: GoogleMobileAdsAppLovinMediation-4.0.0.zip (latest) In the above environment, modify build.gradle and Manifest as appro...


1 answers
78 views
0
GoogleMobileAds cannot be implemented

I want to implement GoogleMobileAds to display ads, but it doesn't work.I managed to check GoogleMobileAds settings myself.In my opinionoverride func viewDidLoad() { super.viewDidLoad()classViewContr...

1 years ago

2 answers
79 views
0
Error Use of '@import' when modules are disabled

Add GoogleMobileAds framework to your project to deploy AdMob and add it to ViewController@importGoogleMobileAds;The error Use of '@import' when modules are disabled appears.When I looked it up, it sa...

1 years ago

2 answers
68 views
0
I want to display AdMob ads on Android apps using AndEngine

I bought a book called Android 2D Game Made by AndEngine and studied it.At the end of the day, perhaps because the information in the book is old, I was at a loss because I couldn't display the advert...

1 years ago

1 answers
92 views
0
If you install the admob at the bottom of the screen in Unity, only the Andrdoid app will have a margin at the bottom.

This is my first time making a game with Unity, but when I put the admob at the bottom of the screen (AdPosition.Bottom), it doesn't fit exactly at the bottom of the screen, creating a space equivalen...

1 years ago

1 answers
88 views
0
AdMob does not appear on Android

http://nobuo-create.net/admob/I tried to assemble the code as shown on this site and view AdMob.It can be started, but for some reason it cannot be displayed.The game has been completed, but AdMob sho...

1 years ago

1 answers
67 views
0
Question about ad-mob location.

After developing the Android app, I attached an ad-mob.During the test, I have a question because the ad-mob position is different on the Galaxy Note 5.First of all, this is the question screen.This i...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.