ios - Receive voip push notification after reboot -


after implementing voip push notification pushkit, following handler can called when send notification device.

- (void)pushregistry:(pkpushregistry *)registry didreceiveincomingpushwithpayload:(pkpushpayload *)payload fortype:(nsstring *)type 

it works when app in background or killed user. however, doesn't work after rebooting ios.

my question pushkit work after rebooting?


Comments

Popular posts from this blog

jquery - How do you format the date used in the popover widget title of FullCalendar? -

Bubble Sort Manually a Linked List in Java -

asp.net mvc - SSO between MVCForum and Umbraco7 -