Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Facebook Audience Network lock http requests #1

@luigisaggese

Description

@luigisaggese

Dear,
we have a big issue with FB Audience component.

We have integrating Facebook Audience Network on iOS with a placement but on different devices and FB accounts API answer is always this

[FBAudienceNetworkLog/FBAdProvider:137 ] Ad request error: Error Domain=com.facebook.ads.sdk Code=1001 "No fill" UserInfo={FBAdErrorDetailKey={ msg = "No fill. We are not able to serve ads to this person. Please refer to https://developers.facebook.com/docs/audience-network/faq#a12. If you are integrating Audience Network for the first time, you can use test ads https://developers.facebook.com/docs/audience-network/testing."; }, NSLocalizedDescription=No fill}

We have referred also docs a12 but there are "No limits on iOS ads" and all accounts are logged to Facebook.

We have read carefully documentation and we have check condition of "No fill" on iOS and Android.

We would like to use Facebook Native Ads in our job listing each 5 job advert we want show 1 Facebook Native Ads.

What is strange is this case (on same device):

Installing app in DEBUG MODE Facebook Native Ads are shown correctly
Installing app in RELEASE MODE USING TESTFLIGHT Facebook Native Ads respond "No Fill"
Same TestFlight app installed via APPSTORE Facebook Native Ads LOCK others HTTP requests. We have check it via Charles (http://www.charlesproxy.com/) and API call does not start because is in loading Facebook call. This happens on all devices that download app via APPSTORE.

Our app is developed via Xamarin Component https://components.xamarin.com/view/fbaudiencenetworkios

What seems really strange is same code on same device and same FB user (mine Luigi Saggese) on different release type have different behaviour.
Debug Mode: OK
Release Mode using TestFlight: "No Fill" without locking other API calls
App Store: No response locking other API calls

On TestFlight mode we have found this answer on StackOverflow that seems realistic (http://stackoverflow.com/questions/29779758/facebook-native-ads-on-ios) "Test Flight rotates through a pool of IDFA's and hides the users true IDFA, making it difficult to identify a Facebook user – and that is required for delivering an ad."

Please help us to solve this issue, we have also written to Facebook support and they say as that Xamarin is maintaining component.
https://developers.facebook.com/bugs/1050931391633784

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions