[AC-1445] Blackscreen on Resume when processing a silentpush or background-fetch event iOS
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Not Our Bug |
Resolution Date | 2014-09-17T21:39:13.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | ios |
Reporter | Nick Kemp |
Assignee | Mauro Parra-Miranda |
Created | 2014-09-10T22:10:18.000+0000 |
Updated | 2016-03-08T07:37:52.000+0000 |
Description
When I add the remote-notification UIBackgroundMode to tiapp.xml, opening the app immediately after a push notification arrives results in a black screen. The app continues to run (confirmed by doing a test alert and logging), but the UI is missing. I have tried opening a new dummy window in the resume event, but nothing is displayed, just a black screen. If I go back to the home screen and then re-enter the app, the UI is displayed as normal. Removing the remote-notification plist settings returns the app to normal resume behaviour.
This problem has also been reported by users using background-fetch.
Sorry filed in the wrong place, can't remove.