How do I find this click the lock to make changes with the new update?
Search results for
Account Locked
31,787 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Everytime I play music and stop it, the music controls window that appears on Lock Screen turn black (when I finish listen music) and never dissapier. So at the end of the day I may have ten small black music controls window on lock screen and to check notification I have to scroll down several screens to ge there.
What should I do if I want my app to stay active even when user doesn't touch the screen?Screen dims and divice locks after 30s, 1m, 2m, etc. (depending on settings).
For a week or so after downloading 10.14 beta, iTunes worked fine. Now whenever I run it it locks up immediately, giving me spinning cursor pizza.Last time I used it I left it showing the Podcasts. So it's possible that the thing causing it to lock up is checking to see if there are any new Podcasts on my subscription list.Any help ?
Let me start by apologizing for the long read.. I am not an Apple Developer or Power Mac user per se but I am also not a beginner. I am desperate for a solution because I’ve hit a wall. Im sorry I cant attach a Etrecheck report because it doesn’t support my Mac OS 15 Beta 6 on a M1 Macbook Air. … So once I changed my password ant root’s using the command, but many restarts later I would still use my old password to get in so I ignored. But a week later and after finishing up a Time Machine backup, neither my old or new password would get accepted on screen-lock. I’m not sure if the things I just mentioned are related but its definitely worth mentioning. The reason for my doubt is because I was able to log in to the Web GUI of Webmin remotely using my iPhone and my username and the password I changed the wee earlier; the same one that got me locked out of Mac user accout (I tried both old and new). Activating root from the Webmin panel allowed me to log in to my Macbook as root for the first
Can anyone let us know he behaviour of the API call openParentApplication:reply when the iPhone device is locked?
I recently bought an iPhone 6 plus off an app called 5 mile, the phone has an icloud activation lock on it i would like to is the a simple way to unlock the phone without the icloud password?
Is there a way for an app to interact with the new iOS 18 feature Locked/Hidden Apps? In our apps we prompt our users for biometric authentication ourselves and found that locking an app seems to interfere with that.
I'm sorry for what happened to you. I'm no expert, so take this with a grain of salt. I'd love to hear other people's opinions on this matter :) . Here's my take on this. Apple Support advised me to keep the device on my account to stop the crooks from activating it. I think that's the best thing to do right now - leaving Activation Lock on - since turning it off will allow them to use it. There's still a chance you'll be able to retrieve your device. Right now, I think you should focus on the legal procedures in your area regarding this kind of events, so you can maximise the chances of recovering your Vision Pro. You can always remove it from your account later if you're unable to recover your device. During the time you had your device on your account, it's quite unlikely that they would've been able to recover personal data, since developing a bypass for security measures like the ones on the Vision Pro usually takes a while. Is keeping the VisionPro (running a 2.0 beta
Topic:
Privacy & Security
SubTopic:
General
Tags:
Every time I'm on FaceTime and I lock my phone or hit the power button the FaceTime ends.
Hi guys,I am a beginner of Home Kit APIs. I am trying to work a locker througout home kit APIs. I would like to know how can I switch the current state of the locker (from lock to unlock)I am very appreciated your helps.Thanks
I have the iPhone 14 pro max. I DO NOT want my calendar events showing on my Lock Screen. Went to settings and turned Lock Screen notifications off etc. Does absolutely nothing. And every time I listen to music in car through Apple play the music widget stays on Lock Screen. Will not go away. I have turned off notifications. I have restarted phone. It is completely ridiculous
Hi, I have a paid-up Apple dev program membership. I'm trying to debug an app on my iPad Pro. Xcode locks up when trying to generate the certificates, asked me to visit the membership site to sign the dev aagreement, I have done so and it still locks up. The dev center also locks up when I try to generate the certificates manually. What's my way out of this mess? Edmund
This recently happened to me and caused multiple Authenticator apps (Authy, Microsoft Authenticator, and others) to lose all saved data which effectively locked me out of various critical accounts. Ridiculous that this has not been fixed.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Hi,currently I'm experimenting with VoIP. I've developed a simple VoIP app using the old keep alive timeout approach (not PushKit) includinga inputstream and outputstream. The VoIP communication between my iPad and the VoIP server seems to work properly, except on a locked device.My test case is as follows:1. I start the VoIP app (which connects to the VoIP server) and then lock the device (with or without a code).2. I simulate a VoIP-Call for the device, which will be noticed (local notification on lock screen).3. I ignore the VoIP call on the deviceThis all works fine. But if I do this again and again, something like stress testing, then it seems that iOS terminates the app after a while.I cannot figure out why exactly this will be done. My considerations go from a too high CPU usage or an exceeded number of received bytes.This kind of stress testing is a little bit weird, but actually, this should work.What I've found out:- the VoIP app works fine on an unlocked device- the VoIP