Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

push-notifications-using-intel-xdk

zeng_z_
Beginner
609 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
609 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
609 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
609 Views

 

Hi @Ömer G

Could you please share how you use/implement this 

REGARDS
Flemming


 

 

 

 

0 Kudos
Reply