The Xtify iOS SDK package includes the iOS sample app SampleRich. It will help demonstrate end-to-end functionality of Xtify from notification configuration to rich notification receipt on a device. Remember, you can't receive push notifications on an emulator. You must deploy a provisioning profile on an actual Apple device.
- Make sure that the Apple Push Notification Service is enabled for your App Id (verify at Apple Provisioning Portal).
- Create an iPhone app key on the Xtify Console and upload the APN certificate.
- From the XCode File menu, open the SampleRich project.
- Update XtifyGlobal.h and replace the xAppKey with your app key.
- Update SampleRich-Info.plist file and replace the Bundle Identifier with your App Id (as obtained in step 1).

- Update the project file with your provision file.

- Create a rich content within the Notification Manager tab of the Xtify Console and make sure you get a Rich Notification to your SampleRich App. For help on this, read 4. How to Use the Xtify Console.
Next Section: Xtify iOS SDK Troubleshooting Tips & FAQ
Labels: