Software Archive
Read-only legacy content
17061 Discussions

Plugin Onesignal Not Work

Edo_F_
Beginner
399 Views

create package from xdk (39000) , and build using cordova CLI (cordova build ios --device) , get .ipa file , trying to install at device , see at dashboard onesignal  and my device already subscribed . but when testing , i cant get receive push notification..

BUT , if build with cloud , all works like a charm.

0 Kudos
1 Reply
PaulF_IntelCorp
Employee
399 Views

I recommend you check the OneSignal docs and information. The only thing I can think of is that the version of the OneSignal plugin you are building with via the cloud is different than what you are building with CLI. You can compare the contents of the "plugins" folder in your XDK project to the "plugins" folder in your CLI project to see what the differences are between those two plugins.

0 Kudos
Reply