Search results for

“Account Locked”

33,549 results found

Post

Replies

Boosts

Views

Activity

Lock screen programmatically
Hello,I have been asked to develop an iOS app that sits in the background and locks the screen programmatically. I have searched the documentation and struggled to find a solution.The app is for a retail store that has 60+ iPads displaying product information in safari using guided access. We have previously had a native iOS app that displays the web content in a wkwebview but we found the content heavy site performed better in safari.We require the lock screen functionality due to the fact that the retail parks power is switched off overnight which is causing the iPads battery to run flat.I have been tasked to build an app that sits in the background and locks the screen automatically depending on the devices batteryState. I have built the foundations for this by building a music application with AVAudioPlayer that uses the audioPlayerDidFinishPlaying as a hook to detect the devices battery state.Do you have any suggestions as to how I may be able to lock the screen progra
Topic: UI Frameworks SubTopic: AppKit Tags:
0
0
720
Nov ’16
Reply to "click the lock to make changes" not working
Depending on your settings, updates can occur overnight automatically. Anyway, another diagnostic is to test the behaviour of the SysPref lock in a temporary new account. I.e. create a temporary new admin account from System Preferences > Users & Groups > Open Padlock > + button, log into the new account and test...
Topic: App & System Services SubTopic: Core OS Tags:
Sep ’15
Reply to UnlockUserAccount
Devices (MDM), requesting (access to) from a server (macOS, etc.).UnlockUserAccountThis command lets the server unlock a local user account that has been locked for too many failed password attempts. It requires the Device Lock and Passcode Removal Right and it may be sent only on the device channel.
Sep ’17
Activation lock
I sign out from iTunes and find my phone and update my iPad 6 th gen from 13.5 to 14.2 but it showed me activation lock and when I entered the same Id and password it says cannot use this is Id please help me. From computer I login to my I’d but there is no device in find my iphone
0
0
317
Dec ’20
Icloud locked
Hello apple i am facing issue with my iCloud i dont know why but apple disable it due to security reasons and that account contains important subscription contacts and photos i am not able to to recover it i wait two weeks but it shows error description not available sometimes it says code has been sent to my trusted number but I didn’t receive any code on my number several times please help me i am iCloud+ user help me gain my account access back i also have my recovery key of iCloud but dont know how to recover help me recover my account it contains too much data and dear apple kindly solve the two factor authentication not receiving problem and show me step by step how to recover it using recovery key
0
0
374
Jun ’24
Can we access a "Locked in Place" value when a window has been locked without being snapped to a surface?
Starting in visionOS 26, users can snap windows to surfaces. These windows are locked in place and are later restored by visionOS. We can access the snapped data with surfaceSnappingInfo docs. Users can also lock a free-floating (unsnapped) window from a context menu in the window controls. Is there a way to tell when a window has been locked without being snapped to a surface?
7
0
215
Jun ’25
Recovery Mode locked
Hi,have problem with enter to Recovery Mode ( press Cmd+R ) after run.When i'm enter, i'm see locked screen - http://imageshack.com/a/img538/1317/DFq124.jpgWhen i'm enter my iCloud password what i'm use for login, happen nothing.When i'm try enter all passwords what i'm rememeber, that doesnt help.What a lock? What a password need here?FileVault is off.I'm use last beta 7.
1
0
4.1k
Aug ’15
Restore locked iPad
I'm trying to restore iPad for associate I work with. She is here on a Visa and can't get in touch with the person who originally set up her iPad in her home country, so her iPad is locked. She doesn't know the address or password used to lock the iPad. Will Apple or another user here, be able to help at all? The iOS is 9.3.5. She asked me to see if I can help because I work in the IT department and use many Apple products. Thanks in advance.
2
0
482
Jan ’17
App Lock Updating
When App Lock / Single App mode is turned on, is it possible to update an enterprise app that is running without user intervention?I’ve tried two MDM services. Thus far, when I push an enterprise app update to a supervised device in App Lock / Single App mode, nothing happens. I have to change the profile to turn off App Lock and push that profile change, then push the app update, then springboard appears prompting the user to update or not.We want our iOS devices to be used in a way such that only our enterprise app is allowed to run, but also have the ability to update the enterprise app remotely without requiring someone with physical access to the devices to press OK to accept an app update.
2
0
939
Jan ’16
Initialize failure at Activation Lock
I’d like to initialize my mac which installed Catalina beta, but It is shown activation lock screen. I can’t continue, I tried some Apple IDs(I checked this account is coorrectly by Portal site). Please help me someone has knowledge.https://www.dropbox.com/s/13mzjww5i6shhlh/D9-A7DtUYAAkMMw.jpg-large.jpeg?dl=0
0
0
296
Jun ’19
Reply to How can we force update our Account Holder?
Hi, Were you able to transfer the account holder? I have a similar situation where we believe the developer entered the wrong password once and was locked out for good.
Replies
Boosts
Views
Activity
Oct ’25
Lock screen programmatically
Hello,I have been asked to develop an iOS app that sits in the background and locks the screen programmatically. I have searched the documentation and struggled to find a solution.The app is for a retail store that has 60+ iPads displaying product information in safari using guided access. We have previously had a native iOS app that displays the web content in a wkwebview but we found the content heavy site performed better in safari.We require the lock screen functionality due to the fact that the retail parks power is switched off overnight which is causing the iPads battery to run flat.I have been tasked to build an app that sits in the background and locks the screen automatically depending on the devices batteryState. I have built the foundations for this by building a music application with AVAudioPlayer that uses the audioPlayerDidFinishPlaying as a hook to detect the devices battery state.Do you have any suggestions as to how I may be able to lock the screen progra
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
0
Boosts
0
Views
720
Activity
Nov ’16
Reply to "click the lock to make changes" not working
Depending on your settings, updates can occur overnight automatically. Anyway, another diagnostic is to test the behaviour of the SysPref lock in a temporary new account. I.e. create a temporary new admin account from System Preferences > Users & Groups > Open Padlock > + button, log into the new account and test...
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’15
Reply to UnlockUserAccount
Devices (MDM), requesting (access to) from a server (macOS, etc.).UnlockUserAccountThis command lets the server unlock a local user account that has been locked for too many failed password attempts. It requires the Device Lock and Passcode Removal Right and it may be sent only on the device channel.
Replies
Boosts
Views
Activity
Sep ’17
Activation lock
I sign out from iTunes and find my phone and update my iPad 6 th gen from 13.5 to 14.2 but it showed me activation lock and when I entered the same Id and password it says cannot use this is Id please help me. From computer I login to my I’d but there is no device in find my iphone
Replies
0
Boosts
0
Views
317
Activity
Dec ’20
how programmaticaly lock&un-lock autorotation screen for few viewcontroller
Hello. when exist methids for lock-unlock autorotate screen for few viewcontroller? please view code for example.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
0
Boosts
0
Views
209
Activity
Mar ’16
iTunes Locked ID
With the iOS 16 update has anyone come across an issue when downloading? Locked saying to connect to iTunes and then the update failing? TIA.
Replies
0
Boosts
0
Views
712
Activity
Sep ’22
Icloud locked
Hello apple i am facing issue with my iCloud i dont know why but apple disable it due to security reasons and that account contains important subscription contacts and photos i am not able to to recover it i wait two weeks but it shows error description not available sometimes it says code has been sent to my trusted number but I didn’t receive any code on my number several times please help me i am iCloud+ user help me gain my account access back i also have my recovery key of iCloud but dont know how to recover help me recover my account it contains too much data and dear apple kindly solve the two factor authentication not receiving problem and show me step by step how to recover it using recovery key
Replies
0
Boosts
0
Views
374
Activity
Jun ’24
Can we access a "Locked in Place" value when a window has been locked without being snapped to a surface?
Starting in visionOS 26, users can snap windows to surfaces. These windows are locked in place and are later restored by visionOS. We can access the snapped data with surfaceSnappingInfo docs. Users can also lock a free-floating (unsnapped) window from a context menu in the window controls. Is there a way to tell when a window has been locked without being snapped to a surface?
Replies
7
Boosts
0
Views
215
Activity
Jun ’25
Recovery Mode locked
Hi,have problem with enter to Recovery Mode ( press Cmd+R ) after run.When i'm enter, i'm see locked screen - http://imageshack.com/a/img538/1317/DFq124.jpgWhen i'm enter my iCloud password what i'm use for login, happen nothing.When i'm try enter all passwords what i'm rememeber, that doesnt help.What a lock? What a password need here?FileVault is off.I'm use last beta 7.
Replies
1
Boosts
0
Views
4.1k
Activity
Aug ’15
Reply to My account holder access is blocked
I am having the same issue. Currently locked out of my Apple ID that is the account holder on our developer account. I have been aware of this issue since October 29th and have gone through the same processes as you without receiving an email back from Apple. Were you able to resolve this issue?
Replies
Boosts
Views
Activity
Nov ’24
Restore locked iPad
I'm trying to restore iPad for associate I work with. She is here on a Visa and can't get in touch with the person who originally set up her iPad in her home country, so her iPad is locked. She doesn't know the address or password used to lock the iPad. Will Apple or another user here, be able to help at all? The iOS is 9.3.5. She asked me to see if I can help because I work in the IT department and use many Apple products. Thanks in advance.
Replies
2
Boosts
0
Views
482
Activity
Jan ’17
orientation lock button
Hi all,Is there a way to Get iPad Orientation Lock flag (enabled by side button) programmatically.Thanks in advance
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
1
Boosts
0
Views
159
Activity
Aug ’15
App Lock Updating
When App Lock / Single App mode is turned on, is it possible to update an enterprise app that is running without user intervention?I’ve tried two MDM services. Thus far, when I push an enterprise app update to a supervised device in App Lock / Single App mode, nothing happens. I have to change the profile to turn off App Lock and push that profile change, then push the app update, then springboard appears prompting the user to update or not.We want our iOS devices to be used in a way such that only our enterprise app is allowed to run, but also have the ability to update the enterprise app remotely without requiring someone with physical access to the devices to press OK to accept an app update.
Replies
2
Boosts
0
Views
939
Activity
Jan ’16
Initialize failure at Activation Lock
I’d like to initialize my mac which installed Catalina beta, but It is shown activation lock screen. I can’t continue, I tried some Apple IDs(I checked this account is coorrectly by Portal site). Please help me someone has knowledge.https://www.dropbox.com/s/13mzjww5i6shhlh/D9-A7DtUYAAkMMw.jpg-large.jpeg?dl=0
Replies
0
Boosts
0
Views
296
Activity
Jun ’19