callstack / react-native-fbads

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

[Error: (#2) Service temporarily unavailable] t=getting this error #356

Open usmanmalik333 opened 1 year ago

usmanmalik333 commented 1 year ago

Bug Report

Before opening

Ad Modules

Platforms

Versions

Ads Environment

Current Behaviour

InterstitialAdManager.showAd(CONSTANT.AddKeys.interstitialAds) .then((didClick: any) => { console.log('on Click', didClick) }) .catch((error: any) => { console.log('error on inter', error) }); } error on inter [Error: (#2) Service temporarily unavailable]

Expected Behaviour

Steps to Reproduce

Additionals

usmanmalik333 commented 1 year ago

need help on this ? @michalkvasnicak @lgn-lvx3 @robik @ElvisChiang

usmanmalik333 commented 1 year ago

both ads are not working on testing or real ids

shihabmilky1 commented 1 year ago

are you solve this problem??