callstack / react-native-fbads

Facebook Audience SDK integration for React Native
MIT License
439 stars 142 forks source link

Ads doesn't work on production #297

Open huseyintamer opened 3 years ago

huseyintamer commented 3 years ago

Bug Report

Test ads working but real ads doesn't.

Ad Modules

Banner Ads Interstitial Ads

Platforms

Android

Versions

"react-native": "0.63.3", "react-native-fbads": "^7.0.5", "react-native-fbsdk": "^3.0.0",

Ads Environment

Ekran Resmi 2021-05-13 01 15 05 Ekran Resmi 2021-05-13 01 17 43

huseyintamer commented 3 years ago

@TMaszko @thymikee @erandagan Hello, can you help me please ?

huseyintamer commented 3 years ago

is there anybody in there ?

TMaszko commented 3 years ago

@huseyintamer Hi, Try changing display format to one of the following: Banner, Interstitial, Native and let me know about results you get :). More info about display formats here.