Search results for

“Account Locked”

33,571 results found

Post

Replies

Boosts

Views

Activity

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
971
May ’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
2
0
610
Oct ’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
647
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
740
Apr ’24
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
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
440
Activity
Jul ’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
971
Activity
May ’24
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
383
Activity
Aug ’15
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
610
Activity
Oct ’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
647
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
740
Activity
Apr ’24
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
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
773
Activity
Sep ’16
CallKit returning to lock screen hangs up the call
when there's an active callkit call and you want to lock your device, it automatically ends the call. Is there a way how to prevent this? I think it's pretty normal when using headphones to start the call, lock the device and put it in your pocket...
Replies
0
Boosts
0
Views
705
Activity
Sep ’16
Is my MFi Account also a Developer Account
I'm not able to add another team member to my MFi account. Isn't my MFi account also a Developer Account.
Replies
0
Boosts
0
Views
392
Activity
Sep ’24
Override default lock screen player timeout
Is there any way to override the default setting where the lock screen player disappears after 1 min of being paused? How would I set that default timeout to be, say, 2 min instead?
Replies
1
Boosts
0
Views
350
Activity
Aug ’20
Lock Screen Widget Intent options not appearing
I have created lock screen widgets and followed the tutorial to include dynamic options in the Lock Screen widget just as the iOS 14 widgets but it is not appearing for the Lock Screen widgets. Is it a bug or am I missing out something?
Replies
2
Boosts
0
Views
2.2k
Activity
Aug ’22
how do I lock built in content until payment has happened?
my app is all video...my goal is to lock built-in videos before payment has been made, and of course i need to know to to unlock the video that has been purchases.pls help if you can 🙂
Replies
0
Boosts
0
Views
366
Activity
May ’17
how to detect the locked/unlocked screen status with swift
I need to detect if the screen il locked or unlocked when my app is running in background.I can't find documentation regarding this matter for swift programming.Some source reference ?
Replies
16
Boosts
0
Views
21k
Activity
Dec ’16
App Lock feature from iOS 18 can get bypassed
I locked a few Apps like YouTube and my browser with the new App Lock feature from IOS 18 and all works well, if I want to access the app over the home screen. The problem appears if the app is closed completely and I open a link which gets opened in the locked app. Then the App lock gets bypassed and the app opens completely without authentication.
Replies
0
Boosts
0
Views
635
Activity
Oct ’24