Skip to end of metadata
Go to start of metadata

We've included 3 applications that demonstrate Xtify functionality. If you'd like to try them out, follow the instructions below. Here's a screenshot showing where they are located:

  1. AcmeLabs - a sample application that demonstrates the basic use of the Xtify SDK. Here's how you can try it:
    1. Add your application key in the manifest file where it is mentioned "YOUR_APP_KEY_GOES_HERE"
    2. If you want to test sending notifications from the Xtify Console, go to the “Test Implementation” page, choose your device and click "Deliver a test notification to selected users
       
  2. Custom Notification View - a sample application that displays a custom notification details screen. Here's how you can try it:
    1. Add your application key in the manifest file where it is mentioned "YOUR_APP_KEY_GOES_HERE".
    2. If you want to test sending notifications from the Xtify Console:
      1. Go to the “Test Implementation” page, choose your device and click "Deliver a test notification to selected users"
      2. In the “Action Type” field, choose “Advanced” and un-check "Show Notifications Screen"
         
  3. Internal Notification Receiver -  sample application that changes the text in the displayed screen, based on the data received from the notification while the screen is on focus. Here's how you can try it:
    1. Add your application key in the manifest file where it is mentioned "YOUR_APP_KEY_GOES_HERE"
    2. If you want to test sending notifications from the Xtify Console:
      1. Go to the “Test Implementation” page, choose your device and click "Deliver a test notification to selected users".
      2. In the “Action Type” field, choose “Advanced” and un-check "Show Notifications Screen"
Labels: