ios - Where can I see the name passed in to -[UIApplication beginBackgroundTaskWithName:expirationHandler:]? -


in ios 7, new variant of -[uiapplication beginbackgroundtaskwithexpirationhandler:] introduced takes name help debugging. new method, -[uiapplication beginbackgroundtaskwithname:expirationhandler:], has following documentation name parameter:

the name display in debugger when viewing background task.

where/how 1 name to displayed in debugger?


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -