问题
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?
回答1:
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.
来源:https://stackoverflow.com/questions/21750331/ibm-worklight-what-should-i-deploy-after-changing-or-adding-ios-push-certifica