InMobi is a mobile advertising company that allows developers monetize their iOS, Android or Windows Phone.
Questions tagged [inmobi]
133 questions
2
votes
1 answer
Not displaying Inmobi ads
I added the app store URL in the app. But I want to test the ads in my device from xcode. Ads are getting loaded but not getting displayed on screen. I am in India, is this place specific problem or Inmobi dont provide ads for testing.

vntstudy
- 2,038
- 20
- 24
1
vote
1 answer
inmobi ads not opening
I have incorporated inmobi ads in my android app.in my app i can see the ad from inmobi when i open the app. but when i click on the ad nothing happens. and i checked ddms which tells me this:
ActivityNotFoundException. no activity found to handle…

ghanekar.omkar
- 63
- 1
- 5
1
vote
1 answer
Undefined symbols for architecture arm64: "_OBJC_CLASS_$_GADMediatedNativeAdNotificationSource"
I'm having trouble implementing InMobi mediation SDK and adapter into iOS app. Built is resulting with error:
Undefined symbols for architecture arm64:
"_OBJC_CLASS_$_GADMediatedNativeAdNotificationSource", referenced from:
objc-class-ref in…

Zoran
- 1,502
- 19
- 22
1
vote
3 answers
Android InMobi tutorial
OK.
Have anyone already implement InMobi (Android SDK v2.0) into Android app?
I'm having trouble doing it. I have read InMobi Android SDK v2.0 Installation and Integration manual and can not make InMobiAndroidSampleApp to work, to show same ads.
The…

zmeda
- 2,909
- 9
- 36
- 56
1
vote
2 answers
Error inflating class com.inmobi.ads.InMobiBanner
I followed the InMobi guidelines for Android apps step by step but got the following exception from
DataBindingUtil.setContentView(this, R.layout.mainActivity):
Binary XML file line #670: Binary XML file line #670: Error inflating
class…

Hong
- 17,643
- 21
- 81
- 142
1
vote
1 answer
Inmobi Unity SDK is crashing
I am facing an issue with the Inmobi unity package with GDPR 811.
The app that I have built using the above package crashes when I try to open it. So I tried running the stack traces on the Android profiler and found that it is not able to find some…

GeekyGal
- 11
- 2
1
vote
1 answer
Can we use inmobi after admob termination
My admob account is terminated for some reason which I am not aware. Now instead of admob can I use inmobi ads and publish a new apk to Google play store?

user3680860
- 85
- 7
1
vote
1 answer
InMobi banner ad not loading
I'm new to InMobi and I'm trying to implement a banner ad to my app.
Here's my code
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
…

Jonáš Tichý
- 41
- 1
- 7
1
vote
3 answers
Unable to resolve dependency for 'com.google.ads.mediation:inmobi:6.2.0.0'
i am implementing Admob mediation in my application details are here
when i trying to add inmobi in cause the below error for adding compile 'com.google.ads.mediation:inmobi:6.2.0.0'in gradle dependencies
Unable to resolve dependency for…

Om Infowave Developers
- 1,525
- 15
- 40
1
vote
0 answers
At a time show two different ads on same placement id in inmobi native ads
I want two or more different ads on same app + same placement id in inmobi Ads Manager in native ads. In a tableview and every two cells display ads but show different ads on same placement id.
Currently, same ads display, but I want different ads…

Mahipalsinh
- 123
- 7
1
vote
2 answers
Interstitial AdMob mediation on Android
I'm implementing mediation of Interstitial Ads through AdMob on Android. I would like to integrate 4 additional ad networks:
InMobi, AdColony, Chartboost, and Applovin.
As far as I understood by reading the official documentation on each website,…

pAkY88
- 6,262
- 11
- 46
- 58
1
vote
1 answer
MobFox and InMobi ads don't display in AdMob on iOS
I'm trying to add AdMob mediation to my iPhone/iPad app, AdMob ads are displaying but no MobFox or InMobi ads are showing. I think I did everything as per instructions on both networks but still all I can see are AdMob ads. So what I did:
I added…

Mara Jade
- 11
- 1
1
vote
0 answers
Inmobi Android SDK: memory leak when using native ads
I have detected a leak in the inmobi SDK when I use native ads. Has anyone managed to solve this leak - it is causing OOM errors.
I'm using the latest SDK from…

Simon
- 19,658
- 27
- 149
- 217
1
vote
1 answer
Mopub: integrating inmobi native ads with the adapter InMobiNative
It appears that the whole inmobi sdk has changed significantly from 4.4.1 to 5.2.3 which means that I cannot integrate the inmobi sdk successfully into mopub. This is adapter bundled within the mopub…

Simon
- 19,658
- 27
- 149
- 217
1
vote
0 answers
How to build an app similar to taskbucks?
I want to build an app similar to taskbucks which shows list of tasks that user alongwith coins users gets for performing that task. On server side I am using codeigniter and client I can use ionic and native android. I tried a lot googling but…

Deep Nishad
- 181
- 1
- 2
- 7