/ Published in: Objective C
Expand |
Embed | Plain Text
//To re-enable display locking, just set the timer disabled to no. UIApplication *thisApp = [UIApplication sharedApplication]; thisApp.idleTimerDisabled = YES;
You need to login to post a comment.
