We have successfully tried the native iOS version of Xtify. Right now, we want to try to integrate the Xtify with Worklight 6.2. We have followed the steps from this link: https://developer.ibm.com/push/docs/ibm-mobile-push-notification/ibm-worklight/
The SDK we downloaded are the following:
- http://developer.xtify.com/display/sdk/Download+IBM+Push+Notification+SDK+for+Apple+iOS+and+Android+for+IBM+Worklight+6.2
- https://developer.ibm.com/push/docs/ibm-mobile-push-notification/sdks/download-ibm-push-notification-sdk-ios-alternate-2/
So far, we have successfully launched the application and Xtify was able to detect our device with its XID. However, the application could not receive any notification from the Xtify when we tried to create a Push Point.
Are we missing a step?
Notes: We are using Xcode 6 for the project.