callstack / callstack/react-native-fbads

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

Open
#356 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
451
Forks
147
PR merge metrics
No merged PRs in 30d

Description

# Bug Report

**Before opening**

- [y ] Did you try the latest release?
- [y ] Did you look for existing issues?

**Ad Modules**

**Platforms**

**Versions**

- Android:
- iOS:
- react-native-fbads:
"react-native-fbads": "7.0.5",
"react-native-fbsdk-next": "^11.2.1",
- react-native:
"react": "^18.2.0",
"react-native": "0.66.3",

**Ads Environment**

- Facebook app installed:
- Happens in test (dev build + device is marked as a test device):
- Happens in production (release build + **not** a test device):
- Facebook review status: [not submitted | approved]

**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**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.