callstack / callstack/react-native-fbads

Expo plug-in does not work

未关闭
#326 7 条评论 6 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
451
派生
147
PR 合并指标
30 天内没有已合并 PR

描述

I am using Expo (updated to Expo SDK 45), and once I add below plugin as specified in the instruction, an error of "Package \"react-native-fbads\" does not contain a valid config plugin". I would highly appreciate a complete installation guide for Expo. Many thanks!

{
"expo": {
"plugins": [
[
"react-native-fbsdk-next",
{
"appID": "48127127xxxxxxxx",
"clientToken": "c5078631e4065b60d7544a95xxxxxxxx",
"displayName": "RN SDK Demo",
"advertiserIDCollectionEnabled": false,
"autoLogAppEventsEnabled": false,
"isAutoInitEnabled": true,
"iosUserTrackingPermission": "This identifier will be used to deliver personalized ads to you."
}
],
"react-native-fbads"
]
}
}

贡献指南

打开贡献指南

调研方向

首先,使用所示的 plugins 配置复现报告中的 Expo SDK 45 安装,并确认 react-native-fbads 作为 config plugin 被拒绝的原因。记录完整的 Expo 安装路径,包括 issue 中所示的 react-native-fbsdk-next 设置,并验证文档中的设置不再产生报告的错误。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, react-native
领域
mobile
Issue 类型
文档
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。