Search results for

“Account Locked”

34,365 results found

Post

Replies

Boosts

Views

Activity

"click the lock to make changes" not working
Since I upgraded from 10.10 to 10.11 Beta (currently on 15A279b), I can't change any system preferences anymore, as the lock does not unlock despite the input of the correct password.If I click on the closes lock symbol, then the text next to it changes from click the lock to make changes to Authenticating and I am asked to input my password. If I input an invalid password and click the Unlock button, the the password input field just vibrates and stays open, like it used too in previous OS X versions. However if I input the correct one, then the password input box closes, showing successful authentication (the console also logs a successful authentication), but the lock symbol stays closed and the text next to it just changes back to click the lock to make changes.Closing open locks works, just opening closed ones does not.With previous OS X versions I would have run a repair permissions in disk utility in case the update somehow set some wrong permission
29
0
14k
Sep ’15
Music won't play when screen locks
Hi, I had my app developed and have found that when the iPhone locks screensaver it stops playing the track and doesn't recognise it has a sound track playing. Is there something my developer needs to put in or is it an IOS security issues? Love any recommendations please.
1
0
539
Jul ’21
Hi, i locked my ipad air 2
Hi, i locked my ipad air 2 and now it's deactivated. I tried to connect to i tunes but my computer didn't let me connect i tunes with my ipad so i can not connect to i tunes next i tried with i cloud but i didn't found settings wich would let me reset passcode and if i tried to delete device from i cloud it didn't let me because it is locked. I tried more than 1 times and it still didn't let me in. What can i do?
0
0
303
Nov ’16
programmically lock system mac OS
I am recreating screen saver type functionality in my mac OS app. My app requirements are to run on 10.11 and up.I am looking for a good way to call the lock screen. I have tried 5 or 6 different ways and the best I can do it sleeping the computer which, if the user has require password in system prefs it will lock. my only current solution is a shell call to pmset sleepnow, even pmset displaysleepnow fails.
Topic: UI Frameworks SubTopic: AppKit Tags:
4
0
1.3k
Mar ’17
SwiftUI Locking View Rotation
Apple needs to support locking a SwiftUI View into a particular orientation like .portrait or .landscape. The work arounds to support this feature are complicated and keep getting deprecated by Apple. You need this feature to support the Camera at least which is another sore topic since it's poorly supported in SwiftUI presently. All that is needed is an orientation var like UIDevice.current.orientation, but excluding .faceUp and .faceDown so it only returns .portrait or .landscape orientations. If the device goes into .faceUp it should just return the previous orientation. Then a View extension like detectOrientation(_ orientation: Binding) to detect the current views orientation so this can be used like : if orientation.isLandscape { //SwiftUI landscape elements } else { //SwiftUI portrait elements } Then another method .lockOrientation(_ orientation:UIDeviceOrienation) Now a SwiftUI can get the current orientation with : .detectionOriention($orientation) And lock a SwiftUI view : .lockOri
1
0
2.9k
Nov ’23
Phone App Locks Up
Through each beta one problem has remained constant:Phone app freezes/locks up at random times. No pattern to it, purely arbitrary. Closing phone app and reopening has no effect. Does not affect any other apps when this happens, can still use iPhone for all other functions/apps. Have to reboot in order to be able to use it again. Currently using GM, have had this issue since beta 1.
0
0
144
Sep ’16
Activation lock and Apple Business Manager
I have seen that in WWDC24 it is stated from Apple and I have seen examples in the video presentation of how to remove Activation Locks from computers from Apple Business Manager. Well I've tried and so far we can not do that, I need to do something to apply in my organization? there are some release dates?
0
0
608
Jun ’24
Volume property locks up on AVAudioPlayerNode
Hi,My app uses a custom subclass of AVAudioPlayerNode.Occasionally, when I read the volume property, the call to self.volume never returns. If it happens in the main thread, the app's UI freezes, but the app continues to play sound and the other threads appear to be running.If it happens while I'm debugging, I can pause the app and see the stack trace, which looks like this:0 __psynch_mutexwait 1 _pthread_mutex_lock_wait 2 _pthread_mutex_lock_slow 3 CAMutex::Lock() 4 -[AVAudioNode volume] 5 (the line of my code that refers to the volume property)So it looks like the call to self.volume is causing the thread to wait on a lock that never becomes free.Is this a bug in AVFoundation, or could something in my code be causing it?Thanks,Frank
0
0
563
Jan ’18
myApp Workspace" is locked for editing
Hello everyone,MacBook 15 end 2013, Sierra 10.12.1, Xcode 8.1(8B62)After a restauration of my app folder from my Time Machine, my project is bloqued, no more change can be make in Xcode.At opening it in Xcode, the following dialog appeared :myApp Workspace is locked for editing and you may not be able to save your change. Do you want to unlock it?I clicked on Unlock button and a next dialog appeared :The file myApp.xcuserdatad could not be unlocket. Unlocking failed for an unknown reason.Then I clicked on the OK button and the first dialog come on screen again and again...Thanks in advance for every suggestion, idea, help !Don
3
0
4.4k
Nov ’16
Private key is not accessible when device is locked
We have implemented a Notification Service Extension in our app to handle remote notification and access keychain to get certificate and identity to refresh network relay configuration. Using SecItemCopyMatching to get SecIdentityRef works when device is unlocked. Whenever push notification arrives and device is locked, our notification service extension failed to access keychain to get identity reference with error code -25308 errSecInteractionNotAllowed. It looks like keychain is locked when device is locked. Is there a way to make keychain unlocked?
1
0
933
Jan ’24
watchkit find iphone locked state
Is it possible to know the iphone locked state from the watch app?I would like to know if the iphone is unlockedI'm looking for either API in the watchkit (run the question in the watch app) or sending a message to the app to tell me (run the question on the iphone app)
0
0
310
Apr ’16
"click the lock to make changes" not working
Since I upgraded from 10.10 to 10.11 Beta (currently on 15A279b), I can't change any system preferences anymore, as the lock does not unlock despite the input of the correct password.If I click on the closes lock symbol, then the text next to it changes from click the lock to make changes to Authenticating and I am asked to input my password. If I input an invalid password and click the Unlock button, the the password input field just vibrates and stays open, like it used too in previous OS X versions. However if I input the correct one, then the password input box closes, showing successful authentication (the console also logs a successful authentication), but the lock symbol stays closed and the text next to it just changes back to click the lock to make changes.Closing open locks works, just opening closed ones does not.With previous OS X versions I would have run a repair permissions in disk utility in case the update somehow set some wrong permission
Replies
29
Boosts
0
Views
14k
Activity
Sep ’15
Music won't play when screen locks
Hi, I had my app developed and have found that when the iPhone locks screensaver it stops playing the track and doesn't recognise it has a sound track playing. Is there something my developer needs to put in or is it an IOS security issues? Love any recommendations please.
Replies
1
Boosts
0
Views
539
Activity
Jul ’21
screen is flickering after i lock the iphone.
screen is flickering after i lock the iphone.i am working on location based application so i enabled location update in background is this might be the reason for screen flickering.I dont see this issue in IOS 8 devices, only in IOS9.
Replies
0
Boosts
0
Views
264
Activity
Aug ’16
Hi, i locked my ipad air 2
Hi, i locked my ipad air 2 and now it's deactivated. I tried to connect to i tunes but my computer didn't let me connect i tunes with my ipad so i can not connect to i tunes next i tried with i cloud but i didn't found settings wich would let me reset passcode and if i tried to delete device from i cloud it didn't let me because it is locked. I tried more than 1 times and it still didn't let me in. What can i do?
Replies
0
Boosts
0
Views
303
Activity
Nov ’16
programmically lock system mac OS
I am recreating screen saver type functionality in my mac OS app. My app requirements are to run on 10.11 and up.I am looking for a good way to call the lock screen. I have tried 5 or 6 different ways and the best I can do it sleeping the computer which, if the user has require password in system prefs it will lock. my only current solution is a shell call to pmset sleepnow, even pmset displaysleepnow fails.
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
4
Boosts
0
Views
1.3k
Activity
Mar ’17
SwiftUI Locking View Rotation
Apple needs to support locking a SwiftUI View into a particular orientation like .portrait or .landscape. The work arounds to support this feature are complicated and keep getting deprecated by Apple. You need this feature to support the Camera at least which is another sore topic since it's poorly supported in SwiftUI presently. All that is needed is an orientation var like UIDevice.current.orientation, but excluding .faceUp and .faceDown so it only returns .portrait or .landscape orientations. If the device goes into .faceUp it should just return the previous orientation. Then a View extension like detectOrientation(_ orientation: Binding) to detect the current views orientation so this can be used like : if orientation.isLandscape { //SwiftUI landscape elements } else { //SwiftUI portrait elements } Then another method .lockOrientation(_ orientation:UIDeviceOrienation) Now a SwiftUI can get the current orientation with : .detectionOriention($orientation) And lock a SwiftUI view : .lockOri
Replies
1
Boosts
0
Views
2.9k
Activity
Nov ’23
low screen lock and notification sound
the screen lock and whatsapp notification volume is quite low. i have tried turning attention aware on and off, and ringer volume +/-, but no luck. having this issue from a long time, even before 14.5 update, tried resetting device.
Replies
0
Boosts
0
Views
233
Activity
May ’21
Is anyone else experiencing lock sounds when locking your phone even when lock sounds are disabled?
This and is it just me or is iOS 10 very sluggish (on iPhone 6S+)
Replies
3
Boosts
0
Views
249
Activity
Jun ’16
Detecting iPhone lock and unlock when app is in the background
Hi,Is there a way to detect iPhone lock and unlock events from an iOS application when the app itself is in the background.Currently it looks like we can only detect screen lock/unlock when the app is in the foreground.Please let us know if this is possible with the latest iOS version.
Replies
9
Boosts
0
Views
20k
Activity
Dec ’16
Phone App Locks Up
Through each beta one problem has remained constant:Phone app freezes/locks up at random times. No pattern to it, purely arbitrary. Closing phone app and reopening has no effect. Does not affect any other apps when this happens, can still use iPhone for all other functions/apps. Have to reboot in order to be able to use it again. Currently using GM, have had this issue since beta 1.
Replies
0
Boosts
0
Views
144
Activity
Sep ’16
Activation lock and Apple Business Manager
I have seen that in WWDC24 it is stated from Apple and I have seen examples in the video presentation of how to remove Activation Locks from computers from Apple Business Manager. Well I've tried and so far we can not do that, I need to do something to apply in my organization? there are some release dates?
Replies
0
Boosts
0
Views
608
Activity
Jun ’24
Volume property locks up on AVAudioPlayerNode
Hi,My app uses a custom subclass of AVAudioPlayerNode.Occasionally, when I read the volume property, the call to self.volume never returns. If it happens in the main thread, the app's UI freezes, but the app continues to play sound and the other threads appear to be running.If it happens while I'm debugging, I can pause the app and see the stack trace, which looks like this:0 __psynch_mutexwait 1 _pthread_mutex_lock_wait 2 _pthread_mutex_lock_slow 3 CAMutex::Lock() 4 -[AVAudioNode volume] 5 (the line of my code that refers to the volume property)So it looks like the call to self.volume is causing the thread to wait on a lock that never becomes free.Is this a bug in AVFoundation, or could something in my code be causing it?Thanks,Frank
Replies
0
Boosts
0
Views
563
Activity
Jan ’18
myApp Workspace" is locked for editing
Hello everyone,MacBook 15 end 2013, Sierra 10.12.1, Xcode 8.1(8B62)After a restauration of my app folder from my Time Machine, my project is bloqued, no more change can be make in Xcode.At opening it in Xcode, the following dialog appeared :myApp Workspace is locked for editing and you may not be able to save your change. Do you want to unlock it?I clicked on Unlock button and a next dialog appeared :The file myApp.xcuserdatad could not be unlocket. Unlocking failed for an unknown reason.Then I clicked on the OK button and the first dialog come on screen again and again...Thanks in advance for every suggestion, idea, help !Don
Replies
3
Boosts
0
Views
4.4k
Activity
Nov ’16
Private key is not accessible when device is locked
We have implemented a Notification Service Extension in our app to handle remote notification and access keychain to get certificate and identity to refresh network relay configuration. Using SecItemCopyMatching to get SecIdentityRef works when device is unlocked. Whenever push notification arrives and device is locked, our notification service extension failed to access keychain to get identity reference with error code -25308 errSecInteractionNotAllowed. It looks like keychain is locked when device is locked. Is there a way to make keychain unlocked?
Replies
1
Boosts
0
Views
933
Activity
Jan ’24
watchkit find iphone locked state
Is it possible to know the iphone locked state from the watch app?I would like to know if the iphone is unlockedI'm looking for either API in the watchkit (run the question in the watch app) or sending a message to the app to tell me (run the question on the iphone app)
Replies
0
Boosts
0
Views
310
Activity
Apr ’16