Usin b4i push tutorial I create an app that receive push notification from my server.
I receive correctly silent push notification, and I can log it correctly, but IOS didn't show badge icon neither vibrate or alert user,
do I have to add a local certification object in Application_RemoteNotification sub, to notify user of push arrival ?
I try with developer cert and distribution cert.
Thank you all.
I receive correctly silent push notification, and I can log it correctly, but IOS didn't show badge icon neither vibrate or alert user,
do I have to add a local certification object in Application_RemoteNotification sub, to notify user of push arrival ?
I try with developer cert and distribution cert.
Thank you all.