Tuesday, May 6, 2014

iPhone goes to sleep even with idleTimerdisabled=YES

Find the solution from here

If your application is using camera then app will go to sleep after using camera . So you need to add UIRequiredDeviceCapabilities in your app plist . Different devices you can add as shown here


After camera access, idletimerdisabled setting changed back to original



No comments:

Post a Comment