Post

Replies

Boosts

Views

Activity

New to iOS - Need help to prevent app from dimming screen/going to sleep
Hi, I'd greatly appreciate any help with this problem. I have developed an app for both iOS and android. The app is built with Kivy and Python, it functions as expected however in Xcode I cannot find a way to prevent the phone/device from dimming and locking. I'm very new to Xcode and iOS, but I ave tried several variations of. [UIApplication sharedApplication].idleTimerDisabled = YES; in multiple areas of the m Main but I cannot get it to work, no matter what I try the phone still goes to sleep/locks. If that code above is supposed to work, I have no idea where to put it. As far as I can tell, the only places I could enter something like that is in the main.m, bridge.m and bridge.h code; or somewhere in the info.plist I'm currently lost, feels like a simple problem.
3
0
914
Jul ’22