Hi, I'd like to know about Enterprise MDM. Currently, MDM camera lock is used, but in certain situations, the camera is available. However, if you go outside the application, the camera is locked, but the camera opens unless you lock the cell phone and unlock the cell phone password when the camera is released. If you unlock your phone password, the camera locks, has anyone fixed this phenomenon?
Search results for
Account Locked
31,788 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hi,I am developing an app which can be used in case of emergency. I want my app to be available on locked screen too. How can i do that?Thanks
In my App I'm using the NSFileCoordinator to read and write files to the iCloud, so they sync between devices. This works fine in general. But under iOS 11 I've noticed on my iPad (but not on my iPhone), that some times the iCloud syncing stops competely. If this happens this issue won't go away until the device is rebooted. Then evertyhing works again for some time. Some time later (days, weeks) the problem is back, iCloud sync fails completely.So I used the debugger to find out what's going on. And I noticed, when the problem occurs, all attepmts to use the NSFiIeCoordinator will lock up. For example whan calling the method coordinateReadingItemAtURL:options:error:byAccessor: the block which is called when it is safe to do the read operation is never called. The same happens for coordinated write operations. Every call to the coordinated file operations will block forever. Even if there's only one single call, so there can not be a dead-lock within the App. Is this a known issue (the fact
I can not resize images for the lock screen
Locked phone -> Face ID unlocking (without swapping up to home page) -> The phone stays unlocked and wait for swapping up endlessly (don’t locking after the setted aut. locking period). Sorry for the bad english - I hope you will understand what is the bug.
Anybody having issues getting past activation lock installing Big Sur? I am getting - Activation Lock status could not be determined because the activation lock server cannot be reached. I know it is connected to the servers as I can ping the Macbook Pro from my iphone Find My
Hi im pretty new to the beta side of Mac , im coming up against being locked out of Terminal, after entering sudo code , password is asked for only to be blocked with a small grey cursor with a key sign inside it, after that appears the window becomes unresponsive. Any help would be great ,,, im running Big Sir 14, but have had this problem thro out the beta updates possibly even before. terminal - https://developer.apple.com/forums/content/attachment/2a62c14e-5d10-45c3-ab07-c5e1fde33480
Can anyone help me explain this behavior. This is related to the MDM Lock Device API and Lost Mode API. https://developer.apple.com/documentation/devicemanagement/lock_a_device https://developer.apple.com/documentation/devicemanagement/enable_lost_mode There seems to be a similarity on how the 2 APIs behave when the message/ph parameters exist If we send an empty message parameter with the lock_a_device command I think it behaves differently than sending a lock_a_device command w/o any parameters. plist version=1.0 dict keyCommandUUID/key stringB74A442B59BD46ECB6C2BC4D777EE56C/string keyCommand/key dict keyRequestType/key stringDeviceLock/string keyMessage/key string / keyPhoneNumber/key string / /dict /dict /plist As Opposed to plist version=1.0 dict keyCommandUUID/key stringB74A442B59BD46ECB6C2BC4D777EE56C/string keyCommand/key dict keyRequestType/key stringDeviceLock/string /dict /dict /plist When sending an empty message or including an empty phone number parameter, the phone not only gets locked
i would like to know how to lock the screen when we click the app icon
Exactly the same problem here. I setup a new account last week for a new business I'm starting up. Everything was accepted then this week it's been locked without warning. I called the number that was on my Developer Account invoice and they recommended submitting a support request to developer.apple.com/contact/apple-id which I have now done. No response yet.
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
We are workig on a concept for creating an app for kids. The basic objective of this app is to motivate kids for learning while using mobile.Our app will activate or run after some interval of time forcefully lock phone and show a puzzle game on lock screen. Kids have to solve the puzzle to unlock the phone.So this way kids will learn while playing with mobile.We know Apple don’t allow to lock or unlock iPhone from within the app or background service.We need to know if apple shows some flexibility to create such kind of app?We need your suggestions in either case. Thanks
Lock screen camera shortcut icon is missing. Any one with a fix?
I saw this on the twitters today..On iOS 9, enter bad PIN four times. On the fifth try, enter 3 digits (iOS locks for a minute after 5) then hold down the home button. Profithttps://twitter.com/presentservices/status/646730290790969344Didn't see anything in here about it. Figured it was worth posting
I have to check if the device is locked prior to Esim provisioning. I have tried supportsCellularPlan() supportsEmbeddedSIM but even if the device is carrier locked it returns true Can anyone guide what can be the workaround?
Can lock screen widget's getTimeline function be called according to its scheduled timeline even in a lock screen off state (backlight off) without any runtime limit or delay?