When app is in background mode and it gets a push notification.. and if we open the app we don't get any response from push
Steps to followup
- we have minimize the app then we got a push with some data from backend. 
- After that if we open the app we don't get any data received from the push that we got when app is in minimized mode. 
- But we get a badge notification on the app. 
Note:- Stil we are using Xcode 7.3.1
