InMobi is a mobile advertising company that allows developers monetize their iOS, Android or Windows Phone.
Questions tagged [inmobi]
133 questions
0
votes
1 answer
inmobi API usage example
I have to develop an application to interact the inmobi API. I have try some code but failed. Please help me how to use the API.
Its API docs URL is http://developer.inmobi.com/wiki/index.php?title=API_Guide_for_Onboarding_Publishers#API_Key
I am…

nbhatti2001
- 353
- 2
- 7
- 33
0
votes
2 answers
An error occurs when adding InMobi in AdMob Mediation
The following error will appear when I add in InMobi iOS:
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[IMAdView initWithFrame:imAppId:imAdUnit:rootViewController:]: unrecognized selector sent to instance…

user1785325
- 31
- 1
0
votes
2 answers
inmobi landscape interstitial ads for android
Does anybody know how to make inmobi interstitial ads only landscape orientation for Android?
I tried to send post request with parameter "d-orientation", but nothing happened.
Map map = new HashMap

Typhus
- 1
- 1
0
votes
3 answers
Undefined symbols for architecture i386 InMobi
I am trying to implement Admob mediation on one iOS app. while integration with InMobi when I am building my project I am getting this error
Undefined symbols for architecture i386:
"_OBJC_CLASS_$_IMCommonUtil", referenced from:
…

a4arpan
- 1,828
- 2
- 24
- 41
0
votes
1 answer
iPhone Adwhirl 3.2 InMobi integration
I'm tryting to integrate InMobi 3.6.0 SDK into the adWhirl 3.2 on iPhone.
The app can't be built because of the following error:
- (GenderType)gender; Error: Expected a type
I've tried to use .h and .m files for adwhirl 3.0 InMobiAdapter, but…

lonlywolf
- 505
- 5
- 16
0
votes
1 answer
InMobi ad do not display on activity
Below is my code snippet... There is no error, but the ad is not showing on the activity... I do not know what I am missing.. PLease HELP!
public class InMobiAdActivity extends Activity {
@Override
protected void onCreate(Bundle…

omi0301
- 473
- 2
- 5
- 15
0
votes
1 answer
Adwhirl and InMobi on Ipad
I implemented Adwhirl into my new universal app. And was able to get the admob adapter running for Ipad... With help form this great answer...
Now I am stuck implementing InMobi.
I try to change the get ad function but it does not seem to work for…

Anselm Scholz
- 478
- 9
- 20
0
votes
1 answer
Inmobi orientation iphone,
I have a huge problem, I've integrated inmobi in my app, which doesnt support interface orientation, but when i press on ad, view is loaded on top and it rotates, this wouldn't be bad, but the when it rotates, the view becomes distorted, not…

Lukas
- 2,515
- 4
- 28
- 37
-1
votes
1 answer
InMobi Ad SDK Error after GDPR
While loading Banner or Interstitial ad in Android app, I am getting this error:
An invalid ad request was sent and was rejected by the Ad Network.
Please validate the ad request and try again
This error is coming from 25th May 2018. I have also…

Avijit Karmakar
- 8,890
- 6
- 44
- 59
-1
votes
1 answer
how to make property id as active in inmobi?
I have added a property and added the live itunes url. But i am unable to verify my app in to active state. I am getting the error as
"Verification failed. Please enter the meta tag we generated within the HTML head tag and retry."
Please help

user2793959
- 73
- 6
-1
votes
1 answer
Integrating Inmobi ads network along with mopub in android
I have integrated InMobi in mopub network. I have put the code of mopub along with its xml. Is it needed to put Inmobi code along with mobup. if yes,then which xml will use.
Please help me regarding this.
//My code
moPubView = (MoPubView)…

Anjali
- 206
- 3
- 10
-1
votes
1 answer
-1
votes
2 answers
Inmobi Banner ads in screens
I am using Inmobi to publish ads in my iOS app. The banner ads are appearing in all screens. I don't want it to appear in one screen as it is blocking the button. Any solutions?
Update: I wrote to inmobi support. Now my account is made inactive…

user3253447
- 1
- 1