I have implemented the apple push notification on my Iphone app. I received my push message successfully. But I have some queries below:
- How to get the message that comes on device when app is running on background?
- How to get the message when the app is running on foreground?
- Can I get the push message from my app before the push alert shows?
Kindly clarify me... Thanks in advance...