dreamsoftin / facebook_audience_network

Flutter Facebook Audience Network
https://pub.dartlang.org/packages/facebook_audience_network/
MIT License
156 stars 89 forks source link

Unable to test ads in IOS platform #64

Open venkata-reddy-dev opened 4 years ago

venkata-reddy-dev commented 4 years ago

Hi I am unable to test banner ad in Ios platform . same code worked in Android Platform Can someone Please help me on this Issue

Printed log:

flutter: Loaded: {placement_id: my own id, invalidated: true}

venkata-reddy-dev commented 4 years ago

I am facing issue when i am testing in ios simulators

pacifio commented 4 years ago

same issue

imcouri commented 3 years ago

any update on this ?

fadhlisulaimi commented 3 years ago

Are u guys using ios 14 to test? Thats's because of Apple new privacy policy, you are not able to receive any identifier ID.

Read here: https://www.facebook.com/audiencenetwork/news-and-insights/preparing-audience-network-for-ios14

venkata-reddy-dev commented 3 years ago

@fadhlisulaimi Thanks for your response.

I have tried with ios 13 simulator on Aug 30 2020. I have tested test ads on android platform successfully and on IOS ( simulator and real device ) platform test ads not working.

One quick question Is it possible to test ads on IOS simulator ( IOS os 13 and 14)? because on IOS (13 or 14 ) simulator IDFA is zero's

No issues on Android platform

I am completely depend on this plugin for ads because Google Admob suspended my account permanently

imcouri commented 3 years ago

@RR-Reddy same here, AdMob doesn't fill requests in the middle east so my only option is FB ads, and since the ios 14 FB ads stopped working on both ios 13 & 14 it might be because of this package because I'm seeing FB ads on other apps that i use on my phone

fadhlisulaimi commented 3 years ago

@RR-Reddy

I have tried testing ads on iOS simulator and own device under iOS 14 but IDFA is zero so yea you can't really test any ads because you have to set test device ID. Facebook actually released sdk v6.0, the developer of this plugin has to update it. I hope this address the issue.

Read more on the changelog: https://developers.facebook.com/docs/audience-network/changelog-ios#6_0_0

But anyways, we cant do anything right now because ads serving is limited due to this restriction. Have to wait for facebook to settle this.

venkata-reddy-dev commented 3 years ago

Hi @fadhlisulaimi I have received mail from Facebook Audience Network Team as below

Screenshot from 2020-10-22 08-21-51

Blog post link

Facebook Audience Network Team confirmed that they are moving completely from waterfall model to bidding model in Ads serving strategy.

fadhlisulaimi commented 3 years ago

Wow u actually emailed Facebook haha.

Dont really understand this bidding model. I'm not really technically knowledgable in terms of finance or marketing. Not sure if we have to change the way we show ads or configure anything in monetization manager once this sets in.

I guess there's not much choice except to wait for this. There's still other mobile ad platforms to use on iOS like Admob and Media.net.

SachinGanesh commented 3 years ago

@RR-Reddy Is this issue still present?