Questions tagged [inmobi]

InMobi is a mobile advertising company that allows developers monetize their iOS, Android or Windows Phone.

133 questions
20
votes
0 answers

How to fix InMobi error when putting test mode off

When I'm in test mode, I can load rewarded video on inMobi but when I put test mode off I'm getting this error: Please check the site status on InMobi dashboard or reach out to Partner Manager what is the cause of problem?
tamtoum1987
  • 1,957
  • 3
  • 27
  • 56
15
votes
3 answers

Android change google map padding at runtime

I want to move Google map layout items at runtime, but I'm not able to do it and I don't know if it's possible or not. What I want to do is: I have a Google map fragment which takes up all the screen. I also have an Ad. When app starts, I show the…
David
  • 901
  • 1
  • 13
  • 37
12
votes
1 answer

AdMob mediation (Android and iOS) : how to force a network to test it?

I am implementing AdMob mediation with several third party networks. I would like to test that the mediation with each of these networks is well implemented (ads well displayed). I would like to force the display of an ad from a defined network to…
toto_tata
  • 14,526
  • 27
  • 108
  • 198
12
votes
1 answer

What's Pending in AdMob Mediation

I created an Android App and Integrated AdMob, inMobi and mMedia SDKs in it, and I used AdMob Mediation to serve ads to my app. When I go to AdMob Mediatio page and open an adUnit, its says "Pending" for both inMobi and mMedia. the question is: 1)…
Najimwoo
  • 303
  • 2
  • 7
6
votes
1 answer

Updating selectors after delegate removal failed with: Error Domain=NSCocoaErrorDomain Code=4099

I have a SwiftUI/SpriteKit project in which I'm receiving the following error: Updating selectors after delegate removal failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service on pid 88 named…
West1
  • 1,430
  • 16
  • 27
6
votes
1 answer

Error Domain=NSCocoaErrorDomain Code=4099

Can anyone of you please explain to me what this error is, and how this can be fixed. I have a swift app available in app store, i am trying to Monetize it by adding advertisements. I tried reaching out to the support team of the add platform, but…
Sujesh Surya
  • 143
  • 1
  • 1
  • 12
6
votes
2 answers

GDPR consent screen and coding

I am going to have ads in my app, so I am crazy with the GDPR consent. That is why I am asking for help. I have read many (many) webpages about the GDPR but they are way too confusing for my small brain. So I would like to know if someone here can…
Ton
  • 9,235
  • 15
  • 59
  • 103
6
votes
2 answers

InMobi Ad integration in Android

I'm working on InMobi Ad integration with sample project. I've updated the project id and PLACEMENT_ID but I'm getting below message on onAdLoadFailed Unable to load interstitial ad (error message: An invalid ad request was sent and was rejected by…
Ankit
  • 483
  • 7
  • 24
6
votes
1 answer

Open InMobi iframe link in device browser (phonegap build)

I have created a mobile app using jQuery Mobile and built it for iOS and Android via PhoneGap Build v2.5. I then successfully added inmobi advertisements using their javascript api. The ad displays just fine but the problem comes when a user clicks…
Dom
  • 2,569
  • 1
  • 18
  • 28
5
votes
3 answers

How to resolve "Could not create an instance of type org.gradle.initialization.DefaultSettings_Decorated." for InMobi Unity Mediation Plugin

I am trying to implement google-admob mediation and currently working on Integrating InMobi ads. I followed all the steps as per https://developers.google.com/admob/unity/mediation/inmobi .I was able to create the Account ID and Placement ID in the…
5
votes
1 answer

in-mobi or admob which is better?

I am developing an android application that will conduct a test. This test will be a 3 hours long test. I have thought to include ads in my application. So please suggest me: 1) inmobi or admob? which one is better as I am an Indian resident? or any…
Akshay Sethi
  • 803
  • 3
  • 13
  • 22
4
votes
1 answer

AdMob mediation Manifest error with InMobi ads

I am trying to implement AdMob mediation with InMobi, but the ads won't show. I am following their documentation and I have added both SDK and AndroidX: implementation 'com.google.firebase:firebase-ads:18.2.0' implementation…
filipst
  • 1,547
  • 1
  • 30
  • 55
3
votes
1 answer

Android AdWhirl with AdMob and InMobi

Previously I used for Ads just AdMob. Now I want to use AdWhirl with AdMob and InMobi integration. AdWhirl with AdMob work fine. But there are no instructions how to integrate AdWhirl and InMobi. Also on AdWhirlAndroidSDK there is list of…
zmeda
  • 2,909
  • 9
  • 36
  • 56
3
votes
3 answers

InMobiBanner is not initialized

I am getting this error while integrating InMobi Banner ad. InMobiBanner is not initialized. Ignoring InMobiBanner.load() I am using version 7.0.4 of InMobi Ads SDK. I have followed the instructions given in the documentation. How can I fix this…
Avijit Karmakar
  • 8,890
  • 6
  • 44
  • 59
3
votes
2 answers

Inmobi integration with Android APP not showing ads

I have integrated inmobi in my android app. Ads are not coming. Given below in my MainActivity code and the xml file. InMobiSdk.init(MainActivity.this, "5a41560ee01d46c5a38fcd4e56236ff7"); InMobiSdk.setLogLevel(InMobiSdk.LogLevel.DEBUG); …
Prerana
  • 115
  • 14
1
2 3
8 9