This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.
Mobile applications built using Kony Platform / Framework expose a service name "Kony Message Service / KMS" that communicates with the native push notification services available by mobile OS (iOS/Android).
Is there a technical possibility to avoid using KMS and deploy an SDK in the Kony-based mobile app that communicates directly with the push notification services (APSN for iOS & FCM/GCM for Android)?
@Tim Gwvhvm Thank you for your feedback.. I want to confirm if I understood you correctly..
Kony does not support my 3rd party push notification SDK that I can simply deploy into mobile app, the same way I can do (for example) with Cordova. Alternatively, I need to rewrite the functions and calls for push notifications and feedback, so technically re-write an SDK specific for Kony..
What I want to integrate the SDK of Acoustic Campaign aka: Watson Campaign Automation [WCA], Silverpop). Here are some reference links:
@Svwvh Hendewson You don't have to re-write anything specific to Kony here. As I can see on the shared links, there are SDKs available for iOS and Android. You can integrate them to Kony apps using FFIs.
We do support integration with Cordova Plugins, you can find more details here : https://docs.kony.com/konylibrary/visualizer/visualizer_user_guide/Content/CreateCordovaApplications.htm