Is it possible to retrieve the information from a sent Push Notification using the NSDictionary? (For example, getting the title, message and sound that the alert payload contained).
I also want to send information in the payload (such as a string) for the app to use that isn’t related to the title or message. Again, is this possible?
Yes, both is possible!
Referring to getting the desired information, do the following: