Hi! I’m working on an app where I would like to turn the screen off and keep the app running. When I render the screen simple black the display of the phone still emits light due to the screen background light. My goal is either to turn the light down or off or find another way to disable the screen. The user should not be able to recognize the running app.
What would the best way to achive this? Some sample code would be nice