I am looking into disabling the idle timer when the thing is docked and
running my application.
UIApplication* application = [UIApplication sharedApplication];
application.idleTimerDisabled = YES;

Is there a way to tell if the device is currently docked so that the app
doesn't get smacked down by Apple for eating battery?
_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to