Question

I am working on an IBM Worklight 6.0.0.1 project. I configured push notifications for iOS before that my Application is already deployed in the server.

My question is: What should I deploy again to get the push notification certificate (the .p12 certificate file) on the server. Should I just deploy the iPhone .wlapp file? or should I also deploy a newer version of the .war file?

Was it helpful?

Solution

You will need to re-deploy the .wlapp file, which contains the deployment data for the server. In this case, the .p12 certificate required for push notifications.

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