ios - APNS notification not waking app in background -


i have app registers woken in background when apns notification received (i.e., remote-notification setting uibackgroundmodes). in vast majority of cases works fine. apns notification comes in, app woken , call app delegate's application:didreceiveremotenotification:fetchcompletionhandler: made.

in cases apns received user app never gets woken up. seems happen when device has been inactive while (overnight, left behind weekend, etc). once user launches app normal , subsequent apns notifications again trigger background wake-up.

does have idea trigger this?


Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -