All Questions
64 questions
81
votes
25
answers
132k
views
Unable to get provider com.google.android.gms.ads.MobileAdsInitProvider: java.lang.IllegalStateException
I update my Android Studio (3.2.1) and its sdk to the latest version. After that it required a manual update for Manifest by adding these tags:
<application
android:allowBackup="true"
...
2
votes
0
answers
855
views
Discrepancies between automatic ad revenue event ad_impression and custom ad revenue event paid_ad_impression
I have an Android mobile app that implements AdMob ads: Banner, Interstitial, Rewarded and App Open Ads.
I'm using AdMob SDK OnPaidEventListener to report user impression level data to firebase with a ...
9
votes
2
answers
8k
views
KnoxVpnUidStorageknoxVpnSupported API value returned is false
I am trying to set up AdColony on my Android App using Android Studio.
First time I launch the app and use the SDK it works fine. When I quit the app and comes back, it goes in a white screen and ...
1
vote
0
answers
519
views
How to update Facebook SDK for IOS to the latest version?
enter image description here
I am trying to update the facebook sdk for ios on my facebook business account, before it was a lower version everything was working fine, but recently i got a warning to ...
0
votes
1
answer
111
views
The reward video is no longer showing
(and sorry for my English),
My application no longer displays advertisements, whether in test mode or downloaded from the Play Store. I've tried with different platforms (start.io, unity, approving), ...
0
votes
1
answer
180
views
amazon ads xml rendering problems
I have been able to get the ads to appear from code in my xml layouts but there is 1 issue. The code does build and execute as expected but in the xml editor the layout is blocked by an error that ...
-1
votes
1
answer
552
views
Google play keeps rejecting my app to not adhering for google play developer program policies
enter image description hereenter image description hereiam using a later sdk version than the 4.0.1 he asking me to use but still rejecting my app any help would be usefull
I tried to change the sdk ...
0
votes
1
answer
1k
views
Playing two different ads with IMA and Shaka Player
I have a simple setup where I have two buttons and a <video> element. I am using Shaka player to play an adaptive DASH file. I am also using Google's IMA Ads SDK to play ads along with the video....
-1
votes
2
answers
411
views
Get all fields from AdsInsights on Python Facebook SDK
I'm using Facebook's Python SDK to extract Ads Insights, but I can't find the right way to retrieve ALL fields without having to declare them, which is pretty cumbersome.
My current code looks like ...
0
votes
0
answers
208
views
AdMob ad won't load and crashes
I have already installed Cocoapods and the Google mobile ads SDK. I've followed everything on the admob get started site and even checked a few youtube videos. All the code seems to be fine but I keep ...
0
votes
1
answer
3k
views
Applovin Max SDK for Unity returns Error code -1004 when trying to ad load (Only iOS problem. Android works perfect)
I'm intergrating Applovin Max SDK for Unity. But it has some problem.
Everything is perfect except iOS.
When i build and run on Android, it's perfect. But same same condifion of iOS phone, it can not ...
2
votes
4
answers
8k
views
Import Unity Ads SDK in Android Studio
I just finished an app for Android and I would like to integrate ads on it with Unity Ads. I have to import the Unity Ads SDK project so, I went to : File/Import Module. Once done I entered the path ...
0
votes
1
answer
736
views
Admob crashing my app at the beginning of launch
I decided to install Admob. However, after installing the Mobile Ads Unity plugin, the application starts and stops working at the beginning of launch. I've tried multiple solutions.
One of them I ...
4
votes
0
answers
99
views
iOS - How to get Facebook Campaign information when is installed from Ad
We are running an install campaign on Facebook and, when user installs the app due to tapping on an Ad, I would like to fetch the campaign information from within iOS app and send to our server; like ...
0
votes
2
answers
622
views
Airpush new AirPlay 1.0 SDK Intergration
I've been trying to add AirPush's new SDK but the ads are not showing(Smartwall).
I've successfully complied the apk but no results whatsoever.
Here is the main java file.. Please have a look and ...