callstack / callstack/react-native-fbads

Expo plug-in does not work

Abierto
#326 7 comentarios 6 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Java
Estrellas
451
Forks
147
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.