Keep Screen On

Keep Screen On



HK$ 8.00

1.7.1for iPhone, iPad and more
4.1
11 Ratings
Duy Nguyen
Developer
9 MB
Size
2022年11月20日
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 螢幕截圖
Keep Screen On 海報Keep Screen On 海報Keep Screen On 海報
Keep Screen On 海報Keep Screen On 海報Keep Screen On 海報

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

最新版本1.7.1更新日誌

Last updated on 2022年11月20日
歷史版本
- fixbug crash on new device
Show More
Version History
1.7.1
2022年11月20日
- fixbug crash on new device
1.7.0
2021年11月02日
- 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
2021年04月22日
- optimize performance
- fixbug
1.5.1
2020年08月27日
+ fixbug leak memory
1.5
2020年08月23日
+ fixbug timeout cause crash
1.4
2020年06月20日
+ add more time out options
1.3
2019年10月06日
+ fixbug
1.2
2019年10月04日
+ fixbug on IOS 13
1.1
2019年07月26日
(+) 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
2019年03月31日

Keep Screen On FAQ

點擊此處瞭解如何在受限國家或地區下載Keep Screen On。
以下為Keep Screen On的最低配置要求。
iPhone
須使用 iOS 12.0 或以上版本。
iPad
須使用 iPadOS 12.0 或以上版本。
iPod touch
須使用 iOS 12.0 或以上版本。
Keep Screen On支持英文

Keep Screen On相關應用

你可能還喜歡

Duy Nguyen 開發者的更多應用