callstack / react-native-fbads

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

[Error: no fill] #268

Closed signorettif closed 3 years ago

signorettif commented 3 years ago

Bug Report

Before opening

Ad Modules

Interstitial Ads

Platforms

iOS 14 and iOS 13

Versions

Ads Environment

Current Behaviour

Interstitial ads show [Error: no fill] instead of being filled properly as expected. Additionally, the methods AdSettings.getTrackingStatus(); and AdSettings.setAdvertiserIDCollectionEnabled(true); are not found on the package at all

Expected Behaviour Interstitial ad to show

nathantqn commented 3 years ago

I'm facing the same issue :(

TMaszko commented 3 years ago

Look at our updated readme about preparing simulator / device :)

ShivamJoker commented 3 years ago

@TMaszko can you please tell me whats the proper iOS setup, I followed readme and setup simulator as test device the ads are working in android but in iOS gives the same error as described above.

gulsher7 commented 1 year ago

i'm facing same issue