Question

We have a pure native application developed for iOS and Android.

we had plans for migrating the application to Worklight, but that may take lot of time.
Instead of migration, if i integrate the native application with Worklight, what do I gain and what do I lose?

Was it helpful?

Solution

  1. You will not lose anything. Your application will remain a fully native app and you can use any and all features Apple provides in the iOS SDK.

  2. Review the below to understand what need to do in order to have your native app connect to the Worklight Server (= integrate the Worklight SDK...), and thus be able to:

    • Implement Worklight Adapters to connect to backend systems
    • Use the Worklight security framework
    • Remote disable and manage applications
    • Unified push notifications
    • etc...

Reading materials:

(and yes, this is downvoted, because you could have just googled...)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top