callstack / callstack/react-native-fbads
[Error: (#2) Service temporarily unavailable] t=getting this error
- 主要语言
- Java
- 星标
- 451
- 派生
- 147
- PR 合并指标
- 30 天内没有已合并 PR
描述
# 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**
贡献指南
调研方向
Start with the reported InterstitialAdManager.showAd call and the listed react-native-fbads, react-native-fbsdk-next, React, and React Native versions. Reproduce the error after collecting the missing platform, device, ads-environment, expected-behavior, and reproduction details; the issue is ready when the cause is identified and the reported service-unavailable error no longer occurs in the stated environment.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, react-native
- 领域
- mobile
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 15/100