Rodrigo Gomez Palacio
Rodrigo Gomez Palacio
This seems like an issue with your pods and a recent version of React-Native. It can't find `CoreModules` which is a React dependency as I understand it. React Native recently...
Howdy, Please take a look at how to do a manual update of the native iOS SDK. I think you will see your issues fixed after doing so. https://documentation.onesignal.com/docs/react-native-sdk-setup#section-manually-updating-i-os-one-signal-native-sdk Cheers
Please update to version 3.6.1 of the RN SDK (released today). I will close the issue due to no response. If you would like to reopen just ask
Are you able to run by running from the XCode workspace?
@rafaelnco , Did you try the above suggestions? Is anyone else facing this issue still?
Any update?
I'm getting the same error using react-native-chart-kit: https://www.npmjs.com/package/react-native-chart-kit I even use the example they provide in the documentation: ``` const data = { labels: ['January', 'February', 'March', 'April', 'May', 'June'],...
Howdy y'all, Thanks so much for your patience. I dug into this and the issue seems to be around the helper-frame scope. As you can see, the amp HTML shows...
@Zabi09 , Please see my note above. For HTTP integrations, it looks like our os.tc helper frame is outdated and needs to be fixed on our side. Thanks for your...
To summarize, the problem is not that the notification doesn't send, but rather that the notification delivery data is not displayed in Gutenberg if the automatic send toggle isn't on.