Application to showcase the featues of Kony Engagement Service:
- Registering a user as an audience member
- Subscribing to the email, push and sms messages.
- Download the project zip file.
- Unzip the project to any folder.
- Launch Kony Visualizer Enterprise version 7.0.
- Import the project by selecting the KonyMsgDemo folder.
- In the project, Go to js folder under modules and open 'configproperties.js' file.
- Write down below required details in the space provided against each parameter in config.js file.
- kmsserverurl : kony Engagement cloud instance url,
- senderID : clientID generated in google console for google cloud Engagement (applicable for android only).
- appId : appID generated or given in the cloud KMS console.
- Build and run the app.
- Publish the services to your cloud instance.
config.js:
var KMSPROP = { kmsserverurl : "", senderID :"", // applicable for android only- clientID generated in google console appID:"", // appID generated or given in the cloud KMS console };
Note: You need to setup and configure your Kony Engagement environment on your Engagement cloud before running the app. Follow these tutorials at http://docs.kony.com/KonyLibrary/Default.htm#../Subsystems/KMS_Console_User_Guide/Content/Notification.htm%3FTocPath%3DKony%2520MobileFabric%7CKony%2520Messaging%2520Services%7CKony%2520Messaging%2520Services%2520Console%2520User%2520Guide%7CNotification%7C_____0 to know how to set up Kony Engagement service environment.
Mobile
- iPhone
- Android