Plundmark
Jun 24, 2021 - 12:31
Hi,
Does anyone have a full script for disabling the Auto-lock timer function (in Settings/Display & Brightness) on iPhone?
My experience wuth Pythinista is limited. I have tried the following but with no success (settings remains unchanged):
Stop Autolock
import console
console.set_idle_timer_disabled(True)