I am working on Ionic app and building push notification using phonegap push. I want to show banner when app is on foreground with iOS. (I was able to show banner on foreground with option 'forceshow' -- Android)
Any example or advice would be appreciated.(i.e. an example of how to manipulate views on notification event) Thank you.