Skip to end of metadata
Go to start of metadata

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.

  1. Make sure that the Apple Push Notification Service is enabled for your App Id (verify at Apple Provisioning Portal).
     
  2. Create an iPhone app key on the Xtify Console and upload the APN certificate.
     
  3. From the XCode File menu, open the SampleRich project.
     
  4. Update XtifyGlobal.h and replace the xAppKey with your app key.
     
     
  5. Update SampleRich-Info.plist file and replace the Bundle Identifier with your App Id (as obtained in step 1).


  6. Update the project file with your provision file.


  7. 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.
Labels: