Search results for

“Account Locked”

33,550 results found

Post

Replies

Boosts

Views

Activity

Device Lock Notification
Hi everybody,I heard that lock screen notifications (com.apple.springboard.lockcomplete) are internal and not supposed to be used. But seems like there're a lot of apps in the appstore which use them a lot. (e.g. https://itunes.apple.com/us/app/id771541926). Could you please clarify this issue? Can developers use this notifications?Thanks a lot,John.
Topic: UI Frameworks SubTopic: UIKit Tags:
0
0
580
May ’18
Screen locking / unlock issues
I reported this (before anyone asks), but has anyone seen an issue where you click the lock button, and the backlight shuts off but the screen doesn't lock. And you get a similar delay trying to unlock the screen? It seems to get worse and worse then something crashes, then everything gets better.I thought beta 4 was improving that but it seems to have resurfaced.
0
0
370
Jul ’17
what is 'optimistic locking failure' ?
i have been testing my app for core data with icloud in ios 9 and while saving the context after insertion works fine, the execution freezes a couple of times with the message 'optinistic locking failure' followed by a long number. this happens 3-4 times and then the execution follows normally. i dont understand what is happening.i only have one context in my app and it is on the main queue.
0
0
433
Nov ’15
activation lock
i just brought new iphone 8 last thursday and i quick start on my iphone 6 to iphone 8 after finish i tried to restoring my iphone 6 it to factory setting using reset all setting mode which was successful, but upon setting...... the ID name shown on my iphone 6 was stated difference ID name a......@yahoo.com and my actual recoed ID was mindyeusm@hotmail.com. activation lock have block my iphone 6 and i can't on the iphone right now pls help me for this problem as soon you can.why ID can change without my authority and i been use this iphone 6 for 2 years plus with the same ID and password
1
0
473
Nov ’17
macOS 10.15 Activation Lock Tidbit
Overheard in a lab today. During the upgrade process of 10.15, a Mac will automatically enable the Activation Lock feature if they meet the following requirements:T2iCloud Account logged inNot Supervised (DEP)If the Mac is Supervised then you can manage whether or not the Activation Lock is enabled. As well the only way to Escrow & Reset the ActivationBypass is if the system is Supervised. As it was explained, unless the system is Supervised there is no way to verify if it is an institutionally owned system or not. If your T2 systems are not tied to DEP/MDM this would be a good time to start that process.
0
0
2.5k
Jun ’19
Custom SFAuthorizationPluginView for Lock Screen
Hi, I have a bundle with my custom lock screen which is a subclass of SFAuthorizationPluginView. I have implemented : override func view(for viewType: SFViewType) -> NSView? and override func buttonPressed(_ inButtonType: SFButtonType), as required in apple's documentation. I have replaced the default UI in the system.login.screensaver.plist with my mchanism. (the custom plist is in the end of this post) When I lock the screen, I get a black screen with the mouse hovering over. I can see in my logs that my view is loaded and the overriden function view(for viewType: SFViewType) is called. When I change the authenticate.plist to display my custom UI, it is displayed properly. Why do I get a black screen when activating the lock screen, but do get my UI when authentication is needed? What I am missing with the lock screen? Here is the system.login.screensaver.plist: ################################################################## class evaluate-mechanisms comment The own
1
0
603
Jan ’24
MSMessagesAppViewController orientation lock
I want my subclass of MSMessagesAppViewController to be portrait-only, is there a way to lock the orientation?My plist contains<key>UISupportedInterfaceOrientations</key> <array> <string>UIInterfaceOrientationPortrait</string> </array>And I tried overridingoverride var supportedInterfaceOrientations: UIInterfaceOrientationMask { return .portrait }But I am still able to rotate the device and see my layout in landscape. I suppose this is related to the fact that iMessage apps are extensions, is that right? Is there a way?
6
0
3.4k
Aug ’16
Disable lock screen notifications
Is there a way to programmatically set the Show on Lock Screen notification setting? It seems like this should be a part of UIUserNotificationSettings.My app uses local notifications that are contextually appropriate on Apple Watch, but make less sense on the phone. They clutter up the phone's lock screen after engaging with the watch app for a while. Having the ability to target notifications directly to the watch would be another great solution!
0
0
447
Jun ’15
Will Lock Screen Widgets be Configurable?
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.
5
0
2k
Jun ’22
Autofocus Lock Problem for AVCaptureMultiCamSession
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 =
2
0
2.1k
May ’20
Device Lock Notification
Hi everybody,I heard that lock screen notifications (com.apple.springboard.lockcomplete) are internal and not supposed to be used. But seems like there're a lot of apps in the appstore which use them a lot. (e.g. https://itunes.apple.com/us/app/id771541926). Could you please clarify this issue? Can developers use this notifications?Thanks a lot,John.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
0
Boosts
0
Views
580
Activity
May ’18
Screen locking / unlock issues
I reported this (before anyone asks), but has anyone seen an issue where you click the lock button, and the backlight shuts off but the screen doesn't lock. And you get a similar delay trying to unlock the screen? It seems to get worse and worse then something crashes, then everything gets better.I thought beta 4 was improving that but it seems to have resurfaced.
Replies
0
Boosts
0
Views
370
Activity
Jul ’17
what is 'optimistic locking failure' ?
i have been testing my app for core data with icloud in ios 9 and while saving the context after insertion works fine, the execution freezes a couple of times with the message 'optinistic locking failure' followed by a long number. this happens 3-4 times and then the execution follows normally. i dont understand what is happening.i only have one context in my app and it is on the main queue.
Replies
0
Boosts
0
Views
433
Activity
Nov ’15
activation lock
i just brought new iphone 8 last thursday and i quick start on my iphone 6 to iphone 8 after finish i tried to restoring my iphone 6 it to factory setting using reset all setting mode which was successful, but upon setting...... the ID name shown on my iphone 6 was stated difference ID name a......@yahoo.com and my actual recoed ID was mindyeusm@hotmail.com. activation lock have block my iphone 6 and i can't on the iphone right now pls help me for this problem as soon you can.why ID can change without my authority and i been use this iphone 6 for 2 years plus with the same ID and password
Replies
1
Boosts
0
Views
473
Activity
Nov ’17
macOS 10.15 Activation Lock Tidbit
Overheard in a lab today. During the upgrade process of 10.15, a Mac will automatically enable the Activation Lock feature if they meet the following requirements:T2iCloud Account logged inNot Supervised (DEP)If the Mac is Supervised then you can manage whether or not the Activation Lock is enabled. As well the only way to Escrow & Reset the ActivationBypass is if the system is Supervised. As it was explained, unless the system is Supervised there is no way to verify if it is an institutionally owned system or not. If your T2 systems are not tied to DEP/MDM this would be a good time to start that process.
Replies
0
Boosts
0
Views
2.5k
Activity
Jun ’19
Unexpeced accents on caps lock
10.15.7 (19H2026) set to English (Canada) and when caps lock is on, the accents don't work. For example, caps lock, `E´E, pressing shift, ÈÉ.
Replies
0
Boosts
0
Views
393
Activity
Jan ’23
Custom SFAuthorizationPluginView for Lock Screen
Hi, I have a bundle with my custom lock screen which is a subclass of SFAuthorizationPluginView. I have implemented : override func view(for viewType: SFViewType) -> NSView? and override func buttonPressed(_ inButtonType: SFButtonType), as required in apple's documentation. I have replaced the default UI in the system.login.screensaver.plist with my mchanism. (the custom plist is in the end of this post) When I lock the screen, I get a black screen with the mouse hovering over. I can see in my logs that my view is loaded and the overriden function view(for viewType: SFViewType) is called. When I change the authenticate.plist to display my custom UI, it is displayed properly. Why do I get a black screen when activating the lock screen, but do get my UI when authentication is needed? What I am missing with the lock screen? Here is the system.login.screensaver.plist: ################################################################## class evaluate-mechanisms comment The own
Replies
1
Boosts
0
Views
603
Activity
Jan ’24
MSMessagesAppViewController orientation lock
I want my subclass of MSMessagesAppViewController to be portrait-only, is there a way to lock the orientation?My plist contains<key>UISupportedInterfaceOrientations</key> <array> <string>UIInterfaceOrientationPortrait</string> </array>And I tried overridingoverride var supportedInterfaceOrientations: UIInterfaceOrientationMask { return .portrait }But I am still able to rotate the device and see my layout in landscape. I suppose this is related to the fact that iMessage apps are extensions, is that right? Is there a way?
Replies
6
Boosts
0
Views
3.4k
Activity
Aug ’16
Disable lock screen notifications
Is there a way to programmatically set the Show on Lock Screen notification setting? It seems like this should be a part of UIUserNotificationSettings.My app uses local notifications that are contextually appropriate on Apple Watch, but make less sense on the phone. They clutter up the phone's lock screen after engaging with the watch app for a while. Having the ability to target notifications directly to the watch would be another great solution!
Replies
0
Boosts
0
Views
447
Activity
Jun ’15
Will Lock Screen Widgets be Configurable?
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.
Replies
5
Boosts
0
Views
2k
Activity
Jun ’22
TestFlight - lock ipad
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
Replies
0
Boosts
0
Views
331
Activity
May ’23
How do I know if the lock screen widget is installed?
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?
Replies
0
Boosts
0
Views
254
Activity
Sep ’22
Autofocus Lock Problem for AVCaptureMultiCamSession
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 =
Replies
2
Boosts
0
Views
2.1k
Activity
May ’20
Reply to Impossible to reply to some thread even not marked locked
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...
Replies
Boosts
Views
Activity
Apr ’23
Rotation lock - button state
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
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
1
Boosts
0
Views
377
Activity
Jun ’16