Keep Screen On

Keep Screen On



$0.99

1.7.1for iPhone, iPad and more
4.1
11 Ratings
Duy Nguyen
Developer
9 MB
Size
Nov 20, 2022
Update Date
Utilities
Category
4+
Age Rating
Age Rating
4+
Apps in this category do not contain restricted content.
9+
Apps in this category may contain mild or occasional cartoon, fantasy or real-life violence, as well as occasional or mild adult, sexually suggestive or horrifying content and may not be suitable for children under 9 years of age.
12+
Apps in this category may contain occasional mild indecent language, frequent or intense cartoon or real-life violence, minor or occasional adult or sexually suggestive material, and simulated gambling, and may be for children under 12 years of age.
17+
You must be at least 17 years old to access this App.
Apps in this category may contain frequent and intense offensive language; Frequent and intense cartoon, fantasy or realistic violence: frequent and intense adult, scary and sexually suggestive subjects: as well as sexual content, nudity, tobacco, alcohol and drugs, may not be suitable for children under 17 years of age.
Keep Screen On Screenshots
Keep Screen On posterKeep Screen On posterKeep Screen On poster
Keep Screen On posterKeep Screen On posterKeep Screen On poster

About Keep Screen On

Very important : This application doesn't modify phone's setting to increase screen auto-lock time. It is just a small trick to keep screen on when running.

Tip: Pin to dock bar for best experience.

This app has the main function is to prevent your device from going to sleep mode, which is convenient for you while waiting for the xcode build is finished.

Step 1: Run the app (on your device).

Step 2: Use Xcode to build and deploy your application onto the device.

Step 3: App will prevent your device from falling into sleep mode and hide in the background when your application is deployed.

You can set the maximum timeout to avoid the case when your application fails to deploy , make the app stuck on waiting.

You can also set an alarm when your application has been deployed
Show More

What's New in the Latest Version 1.7.1

Last updated on Nov 20, 2022
Old Versions
- fixbug crash on new device
Show More
Version History
1.7.1
Nov 20, 2022
- fixbug crash on new device
1.7.0
Nov 2, 2021
- Add support to call from Shortcut automation. Now you can add automation to auto call Keep Screen On start when your app closes by using Shortcut automation.
1.6.0
Apr 22, 2021
- optimize performance
- fixbug
1.5.1
Aug 27, 2020
+ fixbug leak memory
1.5
Aug 23, 2020
+ fixbug timeout cause crash
1.4
Jun 20, 2020
+ add more time out options
1.3
Oct 6, 2019
+ fixbug
1.2
Oct 4, 2019
+ fixbug on IOS 13
1.1
Jul 26, 2019
(+) support open app from URL “KeepScreenOn://“
- This will help if you want to turn back to Keep Screen On after finishing your test.

- example code: AppDelegate.swift
#if DEBUG
func openKeepScreenOn()
{
let url = URL(string: "KeepScreenOn://")!

if #available(iOS 10.0, *) {
UIApplication.shared.open(url)
} else {
UIApplication.shared.openURL(url)
}
}
#endif
func applicationDidEnterBackground(_ application: UIApplication) {
#if DEBUG
openKeepScreenOn()
#endif
}
func applicationWillTerminate(_ application: UIApplication) {
#if DEBUG
openKeepScreenOn()
#endif
}

1.0
Mar 31, 2019

Keep Screen On FAQ

Click here to learn how to download Keep Screen On in restricted country or region.
Check the following list to see the minimum requirements of Keep Screen On.
iPhone
Requires iOS 12.0 or later.
iPad
Requires iPadOS 12.0 or later.
iPod touch
Requires iOS 12.0 or later.
Keep Screen On supports English

Keep Screen On Alternative

You May Also Like

Get more from Duy Nguyen