Will there be a user interface to configure lock screen widgets like home screen widgets? This seems to be implied as possible based on the stock apps, such as the Clock app lock screen widget saying Add a clock for a city to check the time at that location. I could not figure out how to bring up the configuration GUI: long press various places has no effect.
Search results for
Account Locked
31,787 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
I added a lock screen widget on iOS 16 and then removed it, and I got the widget info and the lock screen widget from getCurrentConfigurations and the desktop widget works fine in this case. Is getCurrentConfigurations() buggy for lock screen widget? How do I know if the lock screen widget is installed?
Hi, I seem to have run into a problem with the focus modes while trying to capture synchronized videos in an AVCaptureMultiCamSession from the device .builtInDualWideCamera on iPhone 11 Pro Max.Basically, setting up synchronized recording seems to be working ok with the wide and ultra-wide camera (capturing to AVCaptureMovieFileOutput for each consituent strream). However, I am trying to set the focusMode in order to lock the wide camera's focus point, and it does not really behave in a way that I'd expect. The .autoFocus mode doesn't appear to ever stop adjusting (it never locks), and transitioning to .locked mode from either .autoFocus or .continuousAutoFocus does not seem to have any effect.When I start up the camera, I first set it to .locked mode. This seems to put it in a state where the lens position for the wide camera appears to be at a position of 1.0.// Try to set the focus. do { try dualWideCamera.lockForConfiguration() dualWideCamera.autoFocusRangeRestriction =
I think I found a hint to the issue. It seems that I can't reply on any thread with the WWDC20 tag. Maybe threads with this tag are locked for non Apple-person accounts, since WWDC20 ended...
Topic:
Developer Tools & Services
SubTopic:
Developer Forums
Tags:
Hello, I login to TestFlight with someone's apple id and pw but after that, that person locked my ipad and factory reset remotely. Luckly he unlock my ipad and all good now. How can I prevent this in the future if I use someone's testflight? Thank you
I have been experimenting with the BGContinuedProcessingTask API recently (and published sample code for it https://github.com/infinitepower18/BGContinuedProcessingTaskDemo) I have noticed that if I lock the phone, the code that runs as part of the task stops executing. My sample code simply updates the progress each second until it gets to 100, so it should be completed in 1 minute 40 seconds. However, after locking the phone and checking the lock screen a few seconds later the progress indicator was in the same position as before I locked it. If I leave the phone locked for several minutes and check the lock screen the live activity says Task failed. I haven't seen anything in the documentation regarding execution of tasks while the phone is locked. So I'm a bit confused if I encountered an iOS bug here?
Xcode 11.7 didn't solve the problem. Be carful not to try too many times. My AppleID just got locked out and I have to wait 24 hours for it to recover. Apparently, after failing to connect to Authentication Servers, it signals a fault on your Apple ID and causes your account to be locked down. Hoping a new Update for Big Sur solves this problem ASAP.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
updating locked deffault button how to unlocked
Hi,there is a way to detect status of rotation lock button at iOS ? I need to check if it's enabled or not 🙂thanks
I modified the system.login.screensaver rule in the authorization database to use authenticate instead of use-login-window-ui to display a custom authentication plugin view when the screensaver starts or the screen locks. However, I noticed an issue when the Require Password after Display is Turned Off setting is set to 5 minutes in lock screen settings: If I close my Mac’s lid and reopen it within 5 minutes, my authentication plugin view is displayed as expected. However, the screen is not in a locked state—the desktop remains accessible, and the black background that typically appears behind the lock screen is missing. This behavior differs from the default lock screen behavior, where the screen remains fully locked, and the desktop is hidden. Has anyone encountered this issue before? Is there a way to ensure the screen properly locks when using authenticate in the screensaver rule?
Is there any API access of iCloud to Check Activation Lock Status with IME .. like I want to do it programetically from my own site what is possible in https://www.icloud.com/activationlock/
Can no longer add keychain lock status to the menu bar:https://support.apple.com/kb/PH20121?locale=en_US&viewlocale=en_USI used this all the time to lock my macbook while leaving apps running, unlike locking the screen which pauses the apps.
Hello everyone, I want to make an ICE app and wanted to know if and how is possible to make it available on the lock screen ?Any Thoughts or insight is much appreciated.RegardsJZ
I am trying to make Lock Screen Custom app for iOS(iPhone, iPad), Can anyone help me providing useful material, like as coding, or guiding me which liberaries to include in my app for this purpose? ? ? or any other useful links in this regards?Actually I am making a lock screen app with a locker front page, when user enter his/her specified lock numbers or colors scheme locker open ups the lock and user will be able to use his/her iOS device.
First of all app should read receipt data, validate it by Apple certificate, decode data to get purchases and another info to configure/lock/unlock some functionality, by getting receipt data during debug your app will be promted to enter login and pwd of sandbox account. You should try to purchase with sandbox account.
Topic:
App & System Services
SubTopic:
StoreKit
Tags: