Search results for

“Account Locked”

36,231 results found

Post

Replies

Boosts

Views

Activity

Locked out of watch in beta 3
I have a profile on my iPhone that requires an alphanumeric passcode, and in the latest verison Watch OS 1 I could unlock the watch by unlocking the phone in range of the watch... all good there.Now, I get the same Device Locked: Unlock iPhone to start using Apple Watch message on the phone, but when I unlock the phone (running iOS9 beta 3), it doesn't unlock! If I go to the Apple Watch app on my phone paired with the watch, and go into Passcode, all of the settings are greyed out, the top right of the screen has a loading spinner, and eventually I got an alert popup that says Unlock Apple Watch: Your Apple Watch is currently locked. Please unlock it to continue.HELP!
0
0
477
Jul ’15
Access iOS Keychain while the app is on background and locked
Hi, we have an iOS app which we recently decided to add a Watch Extension. The iOS app has Push Notification and Background capabilities enabled. It also contains some sensitive data stored in the Keychain. The Watch app is intended to let users, upon receive a push notification, get this notification on their paired Apple Watch if your phone is locked. On tap the notification they open the app on watch and have actions to process it. The watch app then send a message to iOS app using WCSession, waking up the iOS on background. Everything works as expected, the iOS app receives the message via WCSession and process it accordingly. The issue we have is that for a specific action, which need to access the Keychain to retrieve an information. We can access the keychain, the key is retrieved but the value has no data when the iOS app is on the background and locked. The value is retrieved if the iPhone is unlocked and the app is on background. On our Keychain wrapper we store and query the data
1
0
1.6k
Oct ’21
Reply to Enable Lost Mode without MDM
>without MDMBridge too far, I think. Either the device is managed or it's not. If it's not, your app has no control at the level in your example.From the docs:MDM can't control Activation Lock on unsupervised devices. On an unsupervised device, Activation Lock is enabled when the user signs in to iCloud and turns on Find My iPhone.Remember too, an ML&LM profile needs a certificate from Apple that is only available through the Developer Enterprise Program. >developing an app for a clientSuggest your client obtain a Developer Enterprise Program account.
Topic: App & System Services SubTopic: iCloud Tags:
May ’19
Is it possible to show a permission dialog when the device is locked?
Hello, I'm trying to handle the following use case right after app installation: Display a microphone permission modal on the lock screen before answering an incoming call notification However, I've been searching for a way to show permission modals while the screen is locked, but I couldn't find any solution in other forums or documentation. I've also checked several calling apps, and it appears that none of them display permission modals either. Is this an OS specification/limitation? Are there any workarounds available?
1
0
459
Jun ’25
How to make notifications as like as uber on the lock screen
Hi,I'm creating the application such as Uber service platform, but i have a issue to create a notification on the lock screen as like as Uber.Uber shows the notification on the top of the lock screen in full screen. How I can achieve this in my application?I can't find the articles to do this in regular way. If someone know how to do this, please kindly advice about that.I could read many articles that's not possible and get the help from Apple.Please let me know details how to get help from Apple if someone know this.Thanks,Akira Murai
2
0
1.6k
Apr ’17
Simulator does no start or device is locked
It is very frustating.... it happens very often.... you start coding... launch the simulator.... at first, everything works rigth, but after several runs the simulator does not star at all.... or, if you are using an iphone, xcode says device is locked but it is not.You must restart Xcode.Any solution to this?Best!!!
7
0
1.9k
Dec ’19
How to detect interaction of the widget's toggle at locked device
https://developer.apple.com/documentation/WidgetKit/Adding-interactivity-to-widgets-and-Live-Activities#Add-a-toggle Before explaining the situation, I referred to this document. I'm making a widget with a toggle that works with Intent. (To be precise, it's Live Activity, but Apple's literally toggling and button interaction are implemented in the same way) If you press the toggle when the device is locked, the toggle represents the state. However, as described at the top of the same document, the device must be unlocked to execute Intent, so I can't actually change the data. That's fine, but how can I return the isOn of the toggle to false? I'm blocked here because no code is executed. If it is a widget in the home screen, it will be basically unlocked, so I can proceed according to the method of the document, but if it is today's view, user can access it even if device is locked. I tested it in today's view with the Reminders app, If I don't unlock the device after tapping the toggle it re
2
0
783
Oct ’24
App Intents vs. Lock Screen
I've been working on a project with App Intents and have hit a complete wall. The desire is to have an app that allows a person to place an order of something and have that order processed while in lock screen without any intervention. Is that workflow possible without having to unlock the screen? Under what circumstances can a task be handled without unlocking the device. Going over some of the documentation about older custom intents strongly implies that this was possible under certain circumstances.
1
0
1k
May ’24
Is that possible to notify in iwatch only when both iwatch and iphone are locked?
Hi I am developing an app. Generally If your iPhone is unlocked, you get notifications on your iPhone, instead of your Apple Watch. If your iPhone is locked or asleep, and your Apple Watch is unlocked and on your wrist, you get notifications on your Apple Watch. In my app I want to notify notifications to user in iwatch when both iphone and iwatch are locked. Is that possible to notify in iwatch only when both iwatch and iphone are locked?
2
0
670
Feb ’16
Challenges with AVFoundation Not Honouring Locked Exposure Settings
For our application, we are aiming to have full control over setting and locking the camera exposure settings when taking a video. We’re working with Apple’s AVFoundation framework for a range of devices, but most of the development is focused on the iPad 8 front camera. The manual settings are specific to our use, so we aim to use the custom exposure mode with e.g ISO = 100, exposureDuration = 1/60, and a fixed white balance. The duration, ISO, and white balance are all set in advance of recording, but when we begin we can see that something is still adjusting and compensating for lighting changes. We then also tried locking the exposure mode after setting the custom values, but there appears to be a delay in this lock taking effect. While tracking the ISO during a recording, we see that the ISO values change in the first second of the recording, leading to oversaturated images, despite our efforts to keep it locked. This is our attempt to lock the settings using
1
0
782
Apr ’24
Reply to Apple Developer Account Stuck in Individual to Organization Migration
Update: This issue is still unresolved and my developer account remains locked in the Individual to Organization migration state. My support case with Apple Developer Program is still open. Case ID: 102826815891 If anyone from Apple Developer Support or anyone who experienced this issue could advise, I would really appreciate the help. Thank you.
Mar ’26
Locked out of watch in beta 3
I have a profile on my iPhone that requires an alphanumeric passcode, and in the latest verison Watch OS 1 I could unlock the watch by unlocking the phone in range of the watch... all good there.Now, I get the same Device Locked: Unlock iPhone to start using Apple Watch message on the phone, but when I unlock the phone (running iOS9 beta 3), it doesn't unlock! If I go to the Apple Watch app on my phone paired with the watch, and go into Passcode, all of the settings are greyed out, the top right of the screen has a loading spinner, and eventually I got an alert popup that says Unlock Apple Watch: Your Apple Watch is currently locked. Please unlock it to continue.HELP!
Replies
0
Boosts
0
Views
477
Activity
Jul ’15
Activity lock watchOS 2 beta 5
I had the watchOS 2 beta 5 on my Apple Watch with activation lock enabled. Is there a way for me to find it or display a message? Can they bypass this feature without my info?
Replies
1
Boosts
0
Views
396
Activity
Aug ’15
Access iOS Keychain while the app is on background and locked
Hi, we have an iOS app which we recently decided to add a Watch Extension. The iOS app has Push Notification and Background capabilities enabled. It also contains some sensitive data stored in the Keychain. The Watch app is intended to let users, upon receive a push notification, get this notification on their paired Apple Watch if your phone is locked. On tap the notification they open the app on watch and have actions to process it. The watch app then send a message to iOS app using WCSession, waking up the iOS on background. Everything works as expected, the iOS app receives the message via WCSession and process it accordingly. The issue we have is that for a specific action, which need to access the Keychain to retrieve an information. We can access the keychain, the key is retrieved but the value has no data when the iOS app is on the background and locked. The value is retrieved if the iPhone is unlocked and the app is on background. On our Keychain wrapper we store and query the data
Replies
1
Boosts
0
Views
1.6k
Activity
Oct ’21
Reply to Enable Lost Mode without MDM
>without MDMBridge too far, I think. Either the device is managed or it's not. If it's not, your app has no control at the level in your example.From the docs:MDM can't control Activation Lock on unsupervised devices. On an unsupervised device, Activation Lock is enabled when the user signs in to iCloud and turns on Find My iPhone.Remember too, an ML&LM profile needs a certificate from Apple that is only available through the Developer Enterprise Program. >developing an app for a clientSuggest your client obtain a Developer Enterprise Program account.
Topic: App & System Services SubTopic: iCloud Tags:
Replies
Boosts
Views
Activity
May ’19
Is it possible to show a permission dialog when the device is locked?
Hello, I'm trying to handle the following use case right after app installation: Display a microphone permission modal on the lock screen before answering an incoming call notification However, I've been searching for a way to show permission modals while the screen is locked, but I couldn't find any solution in other forums or documentation. I've also checked several calling apps, and it appears that none of them display permission modals either. Is this an OS specification/limitation? Are there any workarounds available?
Replies
1
Boosts
0
Views
459
Activity
Jun ’25
How to make notifications as like as uber on the lock screen
Hi,I'm creating the application such as Uber service platform, but i have a issue to create a notification on the lock screen as like as Uber.Uber shows the notification on the top of the lock screen in full screen. How I can achieve this in my application?I can't find the articles to do this in regular way. If someone know how to do this, please kindly advice about that.I could read many articles that's not possible and get the help from Apple.Please let me know details how to get help from Apple if someone know this.Thanks,Akira Murai
Replies
2
Boosts
0
Views
1.6k
Activity
Apr ’17
Simulator does no start or device is locked
It is very frustating.... it happens very often.... you start coding... launch the simulator.... at first, everything works rigth, but after several runs the simulator does not star at all.... or, if you are using an iphone, xcode says device is locked but it is not.You must restart Xcode.Any solution to this?Best!!!
Replies
7
Boosts
0
Views
1.9k
Activity
Dec ’19
Lock IPhone After Call Completion
I would like to make a suggestion: Please include an option to “lock the phone” after a call completes. This way you can hand your phone to a person To continue a phone conversation, and not have to worry about your privacy being compromised once the call ends (or better yet, during the call as well). Thanks,
Replies
1
Boosts
0
Views
460
Activity
Jul ’24
How to detect interaction of the widget's toggle at locked device
https://developer.apple.com/documentation/WidgetKit/Adding-interactivity-to-widgets-and-Live-Activities#Add-a-toggle Before explaining the situation, I referred to this document. I'm making a widget with a toggle that works with Intent. (To be precise, it's Live Activity, but Apple's literally toggling and button interaction are implemented in the same way) If you press the toggle when the device is locked, the toggle represents the state. However, as described at the top of the same document, the device must be unlocked to execute Intent, so I can't actually change the data. That's fine, but how can I return the isOn of the toggle to false? I'm blocked here because no code is executed. If it is a widget in the home screen, it will be basically unlocked, so I can proceed according to the method of the document, but if it is today's view, user can access it even if device is locked. I tested it in today's view with the Reminders app, If I don't unlock the device after tapping the toggle it re
Replies
2
Boosts
0
Views
783
Activity
Oct ’24
App Intents vs. Lock Screen
I've been working on a project with App Intents and have hit a complete wall. The desire is to have an app that allows a person to place an order of something and have that order processed while in lock screen without any intervention. Is that workflow possible without having to unlock the screen? Under what circumstances can a task be handled without unlocking the device. Going over some of the documentation about older custom intents strongly implies that this was possible under certain circumstances.
Replies
1
Boosts
0
Views
1k
Activity
May ’24
Is that possible to notify in iwatch only when both iwatch and iphone are locked?
Hi I am developing an app. Generally If your iPhone is unlocked, you get notifications on your iPhone, instead of your Apple Watch. If your iPhone is locked or asleep, and your Apple Watch is unlocked and on your wrist, you get notifications on your Apple Watch. In my app I want to notify notifications to user in iwatch when both iphone and iwatch are locked. Is that possible to notify in iwatch only when both iwatch and iphone are locked?
Replies
2
Boosts
0
Views
670
Activity
Feb ’16
Challenges with AVFoundation Not Honouring Locked Exposure Settings
For our application, we are aiming to have full control over setting and locking the camera exposure settings when taking a video. We’re working with Apple’s AVFoundation framework for a range of devices, but most of the development is focused on the iPad 8 front camera. The manual settings are specific to our use, so we aim to use the custom exposure mode with e.g ISO = 100, exposureDuration = 1/60, and a fixed white balance. The duration, ISO, and white balance are all set in advance of recording, but when we begin we can see that something is still adjusting and compensating for lighting changes. We then also tried locking the exposure mode after setting the custom values, but there appears to be a delay in this lock taking effect. While tracking the ISO during a recording, we see that the ISO values change in the first second of the recording, leading to oversaturated images, despite our efforts to keep it locked. This is our attempt to lock the settings using
Replies
1
Boosts
0
Views
782
Activity
Apr ’24
How MDM settings to devices that are locked by the passcode
Hello,I have investigated the MDM.I remember to setting of conditions were as follows.- When the device is locked, the configuration file device can not receive. (It can not be set the MDM.)- However, it is possible to remove the configuration from the device, possible even during the lock.Even iOS9, Will condition has not changed?Thank you.
Replies
1
Boosts
0
Views
791
Activity
Sep ’16
Reply to Apple Developer Account Stuck in Individual to Organization Migration
Update: This issue is still unresolved and my developer account remains locked in the Individual to Organization migration state. My support case with Apple Developer Program is still open. Case ID: 102826815891 If anyone from Apple Developer Support or anyone who experienced this issue could advise, I would really appreciate the help. Thank you.
Replies
Boosts
Views
Activity
Mar ’26