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 interstitial ads are not loading when android app is build in release mode,error code "Failed to render ad"
I have integrated inmobi sdk with android app, test mode is working fine, even when I installed debug build app on non test device ads are getting rendered correctly.
Problem occurs only when I do release build.
Main activity code
public class…

Amit Deshmukh
- 13
- 5
0
votes
2 answers
Apache Falcon data backup
I am not able to backup the data from one Hadoop cluster to another using Apache Falcon.
What are the methods to data backup from one cluster to another?
Is there any process entity or oozie workflow that is needed to do data backup from one…

rocky
- 13
- 4
0
votes
1 answer
InMobi SDK in Android Studio shows error for IMBanner
I am integrating Inmobi SDK for ads in my android application. I have setup my inmobi account and have the application id from there. Below is the XML is use to setup the ad

Anuj
- 389
- 1
- 5
- 20
0
votes
1 answer
Android dfp inmobi mediation
we integrated Google DFP in our Android app. Now we would like to add support with InMobi but I found no guide to add the mediation of InMobi through DFP.
Is there any guide / tutorial / example?
This is the code we have used for dfp:
import…

Skorpion
- 21
- 1
0
votes
1 answer
Can we test inmobi ads without complete verification
I have an android app, it is still needs testing before it can be published.I have added it as a propery but no url yet. I need to test inmobi ads for the same. Is there a way I can do so without verification?

n.arrow001
- 1,090
- 3
- 10
- 28
0
votes
1 answer
What do I put for Propety Url in InMobi?
Do I paste the url to the download on Google play, I do I use the name of my package?

That Thatson
- 309
- 1
- 2
- 16
0
votes
2 answers
How to integrate admob mediation in app build by phonegap build?
I build my first app with Phonegap Build. I also managed to show AdMob interstitial ads. But now i want to use AdMob mediation. I created account here: InMobi, Flurry and MoPub. I added them to AdMob mediation with keys etc. But they want show up in…

patonjo
- 440
- 4
- 13
0
votes
1 answer
InMobi Banner Ads Opening in Phonegap InAppBrowser
I am trying to add InMobi ads into my Phonegap application. The problem is, some of the ads open in the phonegap browser rather than redirecting to the phone's built in browser. Here is the code for implementing the ads. Any ideas on how I could…

benjipelletier
- 653
- 5
- 11
- 29
0
votes
1 answer
Inmobi Interstitial ad gives error "The ad request was successful, but no ad was returned" in diagnostics
I'm trying to integrate InMobi in my app and I can show banner ads successfully but unable to add interstitial ads.
I've added this code in the activity from where I want to show ad.
InMobi.setLogLevel(InMobi.LOG_LEVEL.DEBUG);
…

Shivam Mangla
- 92
- 6
- 16
0
votes
1 answer
Trying to integrat inMobi banners while using mopub's ios-robovm-bindings
I'm using robovm to develop iOS game while using Java.
I'm trying to use Mopub's ios-robovm-bindings (https://github.com/BlueRiverInteractive/robovm-ios-bindings/tree/master/mopub) to integrate inmobi banner ads to my app but with no luck so far.
I…

ASM
- 363
- 1
- 2
- 14
0
votes
1 answer
INMOBI blank ads
I am trying to integrate Inmobi sdk into my Android project. I've added a Banner using the following code:

OKAN
- 421
- 1
- 5
- 10
0
votes
1 answer
inmobi API usage for session request
I have to develop an application to interact the inmobi API. I have try some code but got no response. Please help me how to use the API.
Its API docs URL is https://www.inmobi.com/support/art/23847616/22916893/advertiser-reporting-api-guide/
I am…

Eyrique Wong
- 15
- 5
0
votes
1 answer
Determining the Location Accuracy for InMobi iOS Ads
I am using the InMobi SDK to provide some native ads for iOS. Within their documentation they have the following, for setting the location of the ad to provide more relevant data.
It should contain the latitude, longitude, and accuracy, separated…

StuartM
- 6,743
- 18
- 84
- 160
0
votes
1 answer
How to integrate InMobi ads to android App (Using AdMob)
I'm new at advertising stuff, I'm using AdMob to publish advertising with my app. Now i want to add InMobi advertising, but i'm little confused, i registered InMobi and it has android integration informations. Should i integrate the code to my app…

Farukest
- 1,498
- 21
- 39
0
votes
1 answer
InMobi Unity integration error
I'm trying to integrate InMobi in a Unity project, but just for testing I am using a clean project with just the InMobi sdk added.
I am running the demo scene included in the unity package.
What I did so far:
Created a property in the InMobi…

Andrei Stanescu
- 6,353
- 4
- 35
- 64