01-18-2012 02:41 PM
Is it necessary for each individual application to create their own pages for viewing push messages? It appears so based on the sample client app. I just wanted to get confirmation that is the case. What I was really hoping for was something similar to either Apple or Android where any new incoming push messages are automatically displayed in the notification section of the phone.
I obviously haven't tried this yet to see how it will work. However, I'm trying to determine how much of the sample client Push API code i really need to include in my application.
Thanks in advance.
01-19-2012 05:40 AM
I don't about android. But for BB you need to implement yourself indicators, integration to messages app, popup windows or other representation of your push messages.