Hi,
On Android all is working fine.
However on iOS the app crashes when processing PushNotifications\OneSignalNotifications block.
Hi Mykola I use component in both with success you need give me more information about error.
Hi Alexandre,
I guess my issue is solved now - can be related to wrong certificates on one signal... There was an issue with their app settings yesterday but after I've recreated certificates all seems to work.
Hi would like to ask for your help in generating IOS app, we are encountering this error. I think we are missing a step.
Also, attached is our iosbuildlog.
Valerie wrote:
Hello Valerie this is a strange behavior but I saw this one or two times in Personal Area I don't know why. When this happens with me I create another project and everything works fine. Can you try this?
https://github.com/OneSignal/OneSignal-Cordova-SDK/issues/255
It's onesignal cordova issue (same error with your attached log).
Can you try the official and supported OneSignal Plugin?
Official OneSignal Plugin used a different cordova plugin (maybe forked/modified one).
You can also tried to change Extensibility Configuration of your OneSignal Notification Plugin to:
{ "plugin" :{ "url": "https://github.com/OutSystems/OneSignal-Cordova-SDK.git#2.0.12.OS" }}