uialertview - ipad sleep wake up event -



uialertview - ipad sleep wake up event -

when ipad goes sleep i.e. screen turns off, user turn on , current application @ time still open. there way observe event ipad has woken sleep?

i want show uialert whenever goes sleep , wakes up.

take @ - (void)applicationdidbecomeactive:(uiapplication *)application delegate method of application delegate.

ipad uialertview

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -

java - How to pass parameters between Request-Scoped Controllers? -