Software Archive
Read-only legacy content
17061 Discussions

push-notifications-using-intel-xdk

zeng_z_
Beginner
466 Views

Hello,

   I am from china developers
   Xdk push function and development with local native app What is the difference?
   After closing the app can receive push information it?
  Thanks!

0 Kudos
3 Replies
PaulF_IntelCorp
Employee
466 Views

You need to find a Cordova plugin (or create one yourself) to implement the native push components. There are many Cordova push solutions out there, so I cannot tell which might satisfy your needs. A plugin gives you the ability to add native elements to your HTML5 app. The native components in a plugin can be configured for background operations.

0 Kudos
Ömer_G_
Beginner
466 Views

Hi,

I've used https://github.com/phonegap-build/PushPlugin both for ios and android, foreground and background works perfect.

0 Kudos
Flemming_P_
Beginner
466 Views

 

Hi @Ömer G

Could you please share how you use/implement this 

REGARDS
Flemming


 

 

 

 

0 Kudos
Reply