- 
      
- 
        Save suhovius/f9705f9664a52c102ea245a65c34dfe7 to your computer and use it in GitHub Desktop. 
    Example APNS payload with ttile
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "aps":{ | |
| "alert":{ | |
| "body":"The status of flight KL123 scheduled 20:30 to London Heathrow has changed to 'boarding'. Boarding at 20:05.", | |
| "title":"Boarding at 20:05" | |
| }, | |
| "category":"openFlightCategory" | |
| }, | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment