callstack / callstack/react-native-fbads

Expo plug-in does not work

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

Description

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"
]
}
}

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported Expo SDK 45 installation with the shown plugins configuration and confirm why react-native-fbads is rejected as a config plugin. Document a complete Expo installation path, including the react-native-fbsdk-next settings shown in the issue, and verify that the documented setup no longer produces the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.