How can you stop app from auto locking phone in iOS?

Hey,

I’ve created a game for iOS but if the user is inactive for a period of time the phone locks itself. Is there a way to setup the engine so that the phone does not auto lock while the game is running?

Cheers,

Hey Shrikrish,

https://forums.unrealengine.com/development-discussion/android-development/36483-prevent-phone-from-entering-sleep-mode

Chris’ answer in the link above should also be applicable to IOS.