facebook_audience_network
facebook_audience_network copied to clipboard
Flutter Facebook Audience Network
Native ads were working fine, and I noticed recently that they did not show up anymore. After launching it with a debugger, I got an error like this one: `flutter:...
I just get this error: ``` flutter: Native Ad: NativeAdResult.ERROR --> {placement_id: 2719687141633655_2719688368300199, invalidated: false, error: } ``` I tried putting in testingId by doing this (there's no testingId in...
Hello, thank you very much. Thanks to your results, I can quickly achieve Facebook ad access. But now I have encountered a v2 embedding compatibility issue, and I urge it...
App crashes when I switch to another application using url_laucher plugin. When I removed facebook_audience_network from project, app worked perfectly
Tried multiple pugins for admob and facebook,but none of them are printing my device id. Even i tried to create an dummy Native Android app in Android studio but the...
In my app native ads are show fine but when I click on this it's don't create any action native ads are not click able
Hi! I'm developing facebook audience network using this plugin. Everythings have been accepted in facebook ad dashboard site.\ But app not showing Native Ad. Here is My code ``` @override...
Is there any plans for rewarded video availability for ios? thanks.
I can see `meta` and `characters` not used in this plugin, it cause conflict with flutter 2.5.3 (which has no flicker bug issues), its better get removed.