All Questions
64 questions
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), ...
-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 ...
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 ...
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....
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 ...
-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
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 ...
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"
...
1
vote
0
answers
659
views
problems to show non personalized ads in google GDPR consent sdk
i implemented the google consent sdk in my project, it worked till i wanted to show the ads normally when the user is out of the EEA and to show personalized or non personalized ads when he's is in ...
0
votes
1
answer
192
views
Facebook Marketing API Accessing Insights
I am trying to access information about my Campaign but I am having trouble with getting cpc, cpv etc. I am using java facebook ads sdk and implementing it in my java application.
This helps me ...
1
vote
0
answers
67
views
Getting Facebook ad insights doesn't return all days
I'm trying to get data grouped by days for a particular ad, but I only get a subset of days that doesn't include the last days of activity. I have tried to introduce different parameters to change ...
0
votes
1
answer
52
views
Where can I download iOS MobileCore SDK?
I added an app in MobileCore dashboard, but I've not able to find where to download the SDK for iOS to integrate with my app.
I tried to search through Google but still cannot find a link to download ...