You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there! Apologies that this issue has gone stale--did the above suggestion work for you? I'm going to close this issue since it's been some time since the latest activity. Is this is still a problem on the latest SDK version, please open a new issue and we'll be happy to assist. Thanks!
How can we help?
Boa tarde, estou tentando fazer um build com expo utilizado a biblioteca onesignal no expo .
O meu app.json esta assim.
"extra": {
"oneSignalAppId": "396c8a6c-4943-49ab-8b28-51e1309f71cb",
"eas": {
"projectId": "396c8a6c-4943-49ab-8b28-51e1309f71cb"
}
},
"plugins": [
"onesignal-expo-plugin",
{
"mode": "development"
}
]
mas na hora do build recebo a seguinte mensagem.
You are trying to use the OneSignal plugin without any props. Property "mode" is required. Please see https://github.com/OneSignal/onesignal-expo-plugin for more info.
OneSignal Expo SDK version
2.0.2
Platform
Android
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: