136 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
1
vote
1
answer
69
views
AdMob mediated networks show no impressions (but get requested)
Some of my mediated networks get requested often by AdMob but don't generate a single valid impressions. All code is up-to-date and adapter versions too.
Unity, IronSource, InMobi get thousands of ...
0
votes
0
answers
53
views
Duplicate class a.a found in modules (In inmobi-cmp and connatix player's dependencies)
I am trying to integrate these two dependencies in my Android app
implementation('com.connatix.sdk:connatixplayersdk:5.1.8')
implementation('com.inmobi:inmobicmp:2.1.1')
While building the project, I ...
0
votes
1
answer
109
views
Change text in a javascript generated window with javascript
I use an external consent tool on my webseite (inmobi choice). The tool is loaded with an async javascript and opens a window on my website to ask for consent.
Is it somehow possible to change text ...
0
votes
0
answers
111
views
Issue with InMobi Payment to PayPal
I've recently encountered an issue with the payment from InMobi to PayPal. Here are the details of the situation:
On the InMobi platform, in the payouts section, this is what I am seeing:
DATE
AMOUNT
...
0
votes
1
answer
40
views
I have to deleted the libNativeStrands.a file which uses UIWebView. After that I am getting the below error _OBJC_CLASS_$_IMNativeStrands",InMobi
I have to deleted the libNativeStrands.a file which uses UIWebView. After that I am getting the below error OBJC_CLASS$_IMNativeStrands",InMobi
Undefined symbols for architecture x86_64:
"...
0
votes
0
answers
165
views
InMobi integration sdk issue in iOS
I am integrating InMobi ads into my app. I have followed the steps from https://support.inmobi.com/monetize/sdk-documentation/ios-guidelines/overview-ios-guidelines
While I am trying to load any Ads(...
10
votes
5
answers
19k
views
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 ...
7
votes
1
answer
5k
views
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 ...
0
votes
0
answers
80
views
Inmobi Instream AD Request 400 Bad Request
I m trying to integrate Instream VAST ads in my App, I used inmobi,
As the Sample Mentioned here for VAST ad request ,
I tried with different Parameter but nothing works, Is anybody tried Inmobi ...
2
votes
1
answer
880
views
InMobi ad doesn't appear - Ad request successful but no ad served. NO_FILL
I integrated InMobi SDK to my Andorid app, added one ad banner and one fullscreen ad.
I enabled test mode on InMobi site ad settings page for my ads and they were showing up ok (test ads).
But if I ...
1
vote
1
answer
2k
views
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_$...
0
votes
2
answers
2k
views
How to remove UIWebView from Pod frameworks?
I have implemented Google Ads with some partner networks. but some of them uses UIWebView and when i upload build to appStore getting warning like this.
ITMS-90809: Deprecated API Usage - Apple will ...
2
votes
1
answer
106
views
How to initialize InMobi with MoPub? #withAdditionalNetwork
We used InMobi and switched to MoPub. InMobi is still supported with mediation by MoPub. InMobi provided a guide how to integrate this (https://support.inmobi.com/monetize/mediation-guidelines/mopub/...
1
vote
2
answers
486
views
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 ...
Hong's user avatar
- 18.7k
6
votes
1
answer
14k
views
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 ...