Search results for

“Account Locked”

36,232 results found

Post

Replies

Boosts

Views

Activity

Developer account and enterprise account using same account
We are currently using a developer account license, but want to upgrade this to an enterprise account license. how to upgrade the account? Is there any option to using developer plan and enterprise plan using same account? For example app upload the to apple store and intune(enterprise). How is the pricing of two plans using the single account?
1
0
666
Jul ’20
Lock an App with FaceID/TouchID without asking passcode
With the update to iOS version 18.0, there was a significant improvement in information security and user privacy, allowing apps to be locked using FaceID (or TouchID), with no possibility of using the phone's unlock passcode to access the locked app (see reference: https://www.reddit.com/r/Wealthsimple/comments/1fr1nnj/psa_ios_18_require_face_id_feature_mitigates/). As a result, even if someone else knew your iPhone unlock passcode, they wouldn't be able to open the locked apps, as FaceID (or TouchID) would be required. However, after updating to iOS 18.1.1, someone who knows your iPhone unlock passcode and is using your iPhone (or has stolen your iPhone and requested the unlock passcode) can inadvertently open the locked apps, because after a few failed attempts to open the locked app without FaceID (or TouchID), the iPhone will prompt for the unlock passcode to open the locked app. Even if the user has moved the app to the hidden folder, the content of
3
0
1.8k
Dec ’24
Locked device
I am posting here in hopes that someone can make sense of this.iPhone 6s iOS 10.1 beta 3iPhone 6 iOS 10.1 beta 3Late 2013 MBP macOS Sierria 10.12.1 beta 4 & Xcode 8.1 beta 2(Tonight I'll download and install Xcode 8.1 beta 3 & see if this problem still exists, I suspect it will.)When I connect the iPhone 6 to the MBP via sync cable it will open iTunes but the iPhone 6 will not syncWhen I connect the iPhone 6s to the MBP via sync cable it will open iTunes and the iPhone 6s will sync.Both devices have the sync when connected box checked in iTunes.With both iPhones connected and Xcode open:If I try to run any of my apps on the iPhone 6 from Xcode they build and run without problems.If I try to run any of my apps on the iPhone 6s from Xcode I get a dialog box saying to unlock my device and reattach. ( If I reset privacy settings on the iPhone 6s, and then reconnect to iTunes and trust my computer it will then run my apps until the next time I connect the iPhone 6s and the problem reappeares.)Note: This ha
0
0
373
Oct ’16
Unable to consistently detect lock/unlock events with Swift
I need to detect lock & unlock events in my swift iOS application. I have tried using AppDelegate functions like UIApplicationProtectedDataWillBecomeUnavailable & UIApplicationProtectedDataDidBecomeAvailable to record the lock and unlock events respectively, but have found this to be inconsistent. UIApplicationProtectedDataWillBecomeUnavailable is not called immediately after the lock event, and sometimes misses the event altogether. Is there a different approach to this problem that guarantees detecting lock & unlock correctly every time?
2
0
1.2k
Jan ’24
Does `requestGeometryUpdate()` Override Orientation Lock by Design?
Hi everyone, I've been testing the requestGeometryUpdate() API in iOS, and I noticed something unexpected: it allows orientation changes even when the device’s orientation lock is enabled. Test Setup: Use requestGeometryUpdate() in a SwiftUI sample app to toggle between portrait and landscape (code below). Manually enable orientation lock in Control Center. Press a button to request an orientation change in sample app. Result: The orientation changes even when orientation lock is ON, which seems to override the expected system behavior. Questions: Is this intended behavior? Is there official documentation confirming whether this is expected? I haven’t found anything in Apple’s Human Interface Guidelines (HIG) or UIKit documentation that explicitly states this. Since this behavior affects a system-wide user setting, could using requestGeometryUpdate() in this way lead to App Store rejection? Since Apple has historically enforced respecting user settings, I want to clarify whether thi
1
0
480
Feb ’25
SpotLight Search not restricted on App Lock Policy
Description: allowSpotlightInternetResults value allowAssistant value I have added the restriction profile with the above restriction keys and values . along with a App Lock Policy locked to a single app. The problem am facing is, the app was locked to a particular app as per the policy . But User can able to open safari preview search view using the spotlight search. Atached Screenshot for the safarii preview in App Lock Policy Enabled Device
1
0
900
Apr ’23
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
379
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
Reply to 2015 MacBook Pro freezing after inactivity - Workaround
Not sure I understand. Did you implement the workaround as stated? I've logged 2 days, 20:42 so far using my workaround without one freeze. I'm able to type my password in the lock screen from either after the screensaver kicks in or if the computer is sleeping to unlock my account.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Aug ’19
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.3k
Activity
Aug ’22
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
794
Activity
Oct ’24
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
722
Activity
Sep ’16
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
366
Activity
Aug ’20
Developer account and enterprise account using same account
We are currently using a developer account license, but want to upgrade this to an enterprise account license. how to upgrade the account? Is there any option to using developer plan and enterprise plan using same account? For example app upload the to apple store and intune(enterprise). How is the pricing of two plans using the single account?
Replies
1
Boosts
0
Views
666
Activity
Jul ’20
Horizontal lines temporarily appears when locking the screen
A horizontal lines temporarily appears when locking the screen of my iphone 13 pro max. This bugs came out when I updated my ios into ios 16. I hope someone in developer look into this.
Replies
1
Boosts
0
Views
831
Activity
Jan ’23
Lock an App with FaceID/TouchID without asking passcode
With the update to iOS version 18.0, there was a significant improvement in information security and user privacy, allowing apps to be locked using FaceID (or TouchID), with no possibility of using the phone's unlock passcode to access the locked app (see reference: https://www.reddit.com/r/Wealthsimple/comments/1fr1nnj/psa_ios_18_require_face_id_feature_mitigates/). As a result, even if someone else knew your iPhone unlock passcode, they wouldn't be able to open the locked apps, as FaceID (or TouchID) would be required. However, after updating to iOS 18.1.1, someone who knows your iPhone unlock passcode and is using your iPhone (or has stolen your iPhone and requested the unlock passcode) can inadvertently open the locked apps, because after a few failed attempts to open the locked app without FaceID (or TouchID), the iPhone will prompt for the unlock passcode to open the locked app. Even if the user has moved the app to the hidden folder, the content of
Replies
3
Boosts
0
Views
1.8k
Activity
Dec ’24
Locked device
I am posting here in hopes that someone can make sense of this.iPhone 6s iOS 10.1 beta 3iPhone 6 iOS 10.1 beta 3Late 2013 MBP macOS Sierria 10.12.1 beta 4 & Xcode 8.1 beta 2(Tonight I'll download and install Xcode 8.1 beta 3 & see if this problem still exists, I suspect it will.)When I connect the iPhone 6 to the MBP via sync cable it will open iTunes but the iPhone 6 will not syncWhen I connect the iPhone 6s to the MBP via sync cable it will open iTunes and the iPhone 6s will sync.Both devices have the sync when connected box checked in iTunes.With both iPhones connected and Xcode open:If I try to run any of my apps on the iPhone 6 from Xcode they build and run without problems.If I try to run any of my apps on the iPhone 6s from Xcode I get a dialog box saying to unlock my device and reattach. ( If I reset privacy settings on the iPhone 6s, and then reconnect to iTunes and trust my computer it will then run my apps until the next time I connect the iPhone 6s and the problem reappeares.)Note: This ha
Replies
0
Boosts
0
Views
373
Activity
Oct ’16
activation lock
i need unlocks how do the unlock but i need help that my iphone 5 S i am try to unlock need let to go better for me .
Replies
0
Boosts
0
Views
339
Activity
Mar ’17
Unable to consistently detect lock/unlock events with Swift
I need to detect lock & unlock events in my swift iOS application. I have tried using AppDelegate functions like UIApplicationProtectedDataWillBecomeUnavailable & UIApplicationProtectedDataDidBecomeAvailable to record the lock and unlock events respectively, but have found this to be inconsistent. UIApplicationProtectedDataWillBecomeUnavailable is not called immediately after the lock event, and sometimes misses the event altogether. Is there a different approach to this problem that guarantees detecting lock & unlock correctly every time?
Replies
2
Boosts
0
Views
1.2k
Activity
Jan ’24
Does `requestGeometryUpdate()` Override Orientation Lock by Design?
Hi everyone, I've been testing the requestGeometryUpdate() API in iOS, and I noticed something unexpected: it allows orientation changes even when the device’s orientation lock is enabled. Test Setup: Use requestGeometryUpdate() in a SwiftUI sample app to toggle between portrait and landscape (code below). Manually enable orientation lock in Control Center. Press a button to request an orientation change in sample app. Result: The orientation changes even when orientation lock is ON, which seems to override the expected system behavior. Questions: Is this intended behavior? Is there official documentation confirming whether this is expected? I haven’t found anything in Apple’s Human Interface Guidelines (HIG) or UIKit documentation that explicitly states this. Since this behavior affects a system-wide user setting, could using requestGeometryUpdate() in this way lead to App Store rejection? Since Apple has historically enforced respecting user settings, I want to clarify whether thi
Replies
1
Boosts
0
Views
480
Activity
Feb ’25
SpotLight Search not restricted on App Lock Policy
Description: allowSpotlightInternetResults value allowAssistant value I have added the restriction profile with the above restriction keys and values . along with a App Lock Policy locked to a single app. The problem am facing is, the app was locked to a particular app as per the policy . But User can able to open safari preview search view using the spotlight search. Atached Screenshot for the safarii preview in App Lock Policy Enabled Device
Replies
1
Boosts
0
Views
900
Activity
Apr ’23