iPhone: detect if docked?
iPhone: detect if docked?
- Subject: iPhone: detect if docked?
- From: "Eric E. Dolecki" <email@hidden>
- Date: Thu, 13 Aug 2009 17:12:30 -0400
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@hidden)
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:
This email sent to email@hidden