문제

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?

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top