0

Current mobile app uses REST web-services for data exchange and registration for push notifications using 3rd-party backend. Is it possible to use Worklight backend instead of 3rd-party backend? The requirement is not to change current mobile app.

1 Answers1

0

To use push notifications in Worklight, you need to use the Worklight client-side and server-side APIs. You cannot achieve this without touching the client-side of your project.

Idan Adar
  • 44,156
  • 13
  • 50
  • 89