Search results for

“Account Locked”

33,579 results found

Post

Replies

Boosts

Views

Activity

Iphone lock screen does not ask for password in any way
i had passcode and registered fingerprint on my iphone se 2022 with ios 17.0.3. i pressed the home button of my phone with my unregistered finger and noticed that it turned on. i did this many times and it worked. i deleted all the fingerprints on my phone and tried again and got the same result. i removed the passcode and added it again but got the same problem again. i want to mention that require passcode is set to immediate. I am sure that my fingerprint reader is not broken because fingerprint login is on in whatsapp app and when I press the wrong finger it gives an error and when I press the right finger it opens the app. also on the lock screen normally when I put my finger and press hard it should unlock but because I put my finger it unlocks. In the video below, I first show that my fingerprint is registered and to show that it is not broken, I press the whatsapp lock with the wrong finger the first 2 times and then I show it by pressing it with the right finger. then I remove the f
3
0
1k
Oct ’23
Repost : Analog Clock on lock screen
When we are going to have a real analog clock option on the lock screen. If an apple watch can do it surely its not that difficult. For someone who uses a clock to tell what time it isn't as opposed to what time it is, i’m constantly having to convert a digital image where the image of hands on a dial is so much easier. Surely this isnt because someone has forgotten how to read a clock
Topic: Design SubTopic: General
1
0
117
Apr ’25
How can I receive battery level notification when lock screen?
Hello!I am working on an APP (Mister Battery on Apple store) which can help the user to calculate the battery charge speed. After Apple using the new background model, I can't receive any battery level notification when lock screen. Before iOS 12, I was using UIApplicationExitsOnSuspend = true which was deprecated, it works very well. I don't send any data to server when in the background or play music or something, so all the background mode seems don't fit for my APP. I know there is a queue will send the notification when the APP back to front. I am wondering is there any way to receive batteryLevelDidChangeNotification when the APP is in lock screen even in background?Thanks!Joe
0
0
598
Sep ’19
Real-time audio application on locked device
I would like to inquire about the feasibility of developing an iOS application with the following requirements: The app must support real-time audio communication based on UDP. It needs to maintain a TCP signaling connection, even when the device is locked. The app will run only on selected devices within a controlled (closed) environment, such as company-managed iPads or iPhones. Could you please clarify the following: Is it technically possible to maintain an active TCP connection when the device is locked? What are the current iOS restrictions or limitations for background execution, particularly related to networking and audio? Are there any recommended APIs or frameworks (such as VoIP, PushKit, or Background Modes) suitable for this type of application?
1
0
193
Jun ’25
scenePhase not behaving as expected on screen lock
Seeing weird sequences of changes when locking the screen when view is visable. .onChange(of: scenePhase) { phase in if phase == .active { if UIApplication.shared.applicationState == .active { print(KDEBUG: App genuinely became active) } else { print(KDEBUG: False active signal detected) } } else if phase == .inactive { print(KDEBUG: App became inactive) // Handle inactive state if needed } else if phase == .background { print(KDEBUG: App went to background) // Handle background state if needed } } seen: (locks screen) KDEBUG: App became inactive KDEBUG: App genuinely became active KDEBUG: App went to background expected (locks screen) KDEBUG: App became inactive KDEBUG: App went to background
2
0
117
Mar ’25
No lock screen notification for messages
Not getting notified of messages coming in, specifically iMessage. A message will come in and no lock screen notification would appear, it will sometimes chime when a message comes in but when I look at my phone there are no notifications. When unlocking phone it will show message is alread read and no badge app icon present. The message is already dismissed. It's almost acting like messages are being instantly read and opened from another device. Even with no other device active, messages will still be dismissed as such.Anyone else experiencing this? This just started with this new beta 7.Update: It is no longer just an iMessage issue, just witnessed it happen with a regular sms message. Also, It just occurred while phone was unlocked. A drop down banner showed an incoming message, no app badge showed and message was already dismissed as read. So this is not just a lock screen issue. Bug report issued and updated.
5
0
3.6k
Aug ’17
Reply to My Apple developer account has been locked and cannot be used
I'm in a similar situation, I created an account last week for a new startup. Everything was accepted, I logged into Xcode without any problems. Then this week I went to use Xcode with the new account for the first time and it wouldn't login (Xcode reported a 401 error). I couldn't login on the web either and tried a password reset. Instead of resetting the password I was told I was requesting access to the account. That request was denied and now any login attempt claims the account is locked. I called the support number on my Developer Program invoice and was told to submit a support request on developer.apple.com/contact/apple-id which I have done. No response yet.
Apr ’25
Reply to Individual Developer Account and Enterprise Developer Account are locked by Apple?
I'm in a similar situation, I created an account last week for a new startup. Everything was accepted, I logged into Xcode without any problems. Then this week I went to use Xcode with the new account for the first time and it wouldn't login (Xcode reported a 401 error). I couldn't login on the web either and tried a password reset. Instead of resetting the password I was told I was requesting access to the account. That request was denied and now any login attempt claims the account is locked. I called the support number on my Developer Program invoice and was told to submit a support request on developer.apple.com/contact/apple-id which I have done. No response yet.
Apr ’25
subscription is locked on waiting for review
Hey, I've been having a frustrating time with Apple regarding my app's submission. I initially submitted a build (version 1.2.27) of my app that included a Full Access subscription feature. Shortly after, I decided to cancel this submission to update and resubmit a newer version. But now, I'm stuck because the Full Access subscription seems locked in a Waiting for Review status. This means I can't select it for my new submission. I reached out to Apple Support for help. I explained that my problem isn't with canceling the submission but with being unable to choose the Full Access subscription for the new version. They responded quickly but only provided a link to manage version submissions, which doesn't really address my specific issue. So, I had to clarify again that I need guidance on how to unlock the subscription from its current status so I can move forward with my app's resubmission. It's a bit of a loop, and I'm still waiting for a solution from them.
1
0
597
Nov ’23
applicationMusicPlayer With Lock Screen Controls
Hi From the following statement in the official apple docUsers can initiate audio playback commands through an external headset or accessory. These commands are sent to the app as remote-control events. To receive remote-control events in your app, you must use an application music player. If you use the system music player, your app uses the Music app to play audio, which means that the Music app is the “now playing” app. The Music app receives the remote control events, not your app. However, the Music app responds to remote control events on your behalf. For example, if your app plays audio using the system music player, and you switch from your app to the iOS device’s Now Playing controls, the controls work as expected. That is, you can play or pause audio or skip to the next and previous items.I thought one should receive remotecontrols in his app when using the following function to get a musicplayer controllerclass func applicationMusicPlayer() -> MPMusicPlayerControllerhowever when my app plays mus
1
0
1.2k
Oct ’15
Lock Screen widgets size in pixels/points
Hi all, has anyone been able to find the exact sizes in pixels or points for the rectangular lock screen widgets? (for the different phone sizes) I can only find the table for the home screen widgets. Thanks, Patrick
Replies
2
Boosts
0
Views
3k
Activity
Sep ’22
Iphone lock screen does not ask for password in any way
i had passcode and registered fingerprint on my iphone se 2022 with ios 17.0.3. i pressed the home button of my phone with my unregistered finger and noticed that it turned on. i did this many times and it worked. i deleted all the fingerprints on my phone and tried again and got the same result. i removed the passcode and added it again but got the same problem again. i want to mention that require passcode is set to immediate. I am sure that my fingerprint reader is not broken because fingerprint login is on in whatsapp app and when I press the wrong finger it gives an error and when I press the right finger it opens the app. also on the lock screen normally when I put my finger and press hard it should unlock but because I put my finger it unlocks. In the video below, I first show that my fingerprint is registered and to show that it is not broken, I press the whatsapp lock with the wrong finger the first 2 times and then I show it by pressing it with the right finger. then I remove the f
Replies
3
Boosts
0
Views
1k
Activity
Oct ’23
Repost : Analog Clock on lock screen
When we are going to have a real analog clock option on the lock screen. If an apple watch can do it surely its not that difficult. For someone who uses a clock to tell what time it isn't as opposed to what time it is, i’m constantly having to convert a digital image where the image of hands on a dial is so much easier. Surely this isnt because someone has forgotten how to read a clock
Topic: Design SubTopic: General
Replies
1
Boosts
0
Views
117
Activity
Apr ’25
How can I receive battery level notification when lock screen?
Hello!I am working on an APP (Mister Battery on Apple store) which can help the user to calculate the battery charge speed. After Apple using the new background model, I can't receive any battery level notification when lock screen. Before iOS 12, I was using UIApplicationExitsOnSuspend = true which was deprecated, it works very well. I don't send any data to server when in the background or play music or something, so all the background mode seems don't fit for my APP. I know there is a queue will send the notification when the APP back to front. I am wondering is there any way to receive batteryLevelDidChangeNotification when the APP is in lock screen even in background?Thanks!Joe
Replies
0
Boosts
0
Views
598
Activity
Sep ’19
Real-time audio application on locked device
I would like to inquire about the feasibility of developing an iOS application with the following requirements: The app must support real-time audio communication based on UDP. It needs to maintain a TCP signaling connection, even when the device is locked. The app will run only on selected devices within a controlled (closed) environment, such as company-managed iPads or iPhones. Could you please clarify the following: Is it technically possible to maintain an active TCP connection when the device is locked? What are the current iOS restrictions or limitations for background execution, particularly related to networking and audio? Are there any recommended APIs or frameworks (such as VoIP, PushKit, or Background Modes) suitable for this type of application?
Replies
1
Boosts
0
Views
193
Activity
Jun ’25
scenePhase not behaving as expected on screen lock
Seeing weird sequences of changes when locking the screen when view is visable. .onChange(of: scenePhase) { phase in if phase == .active { if UIApplication.shared.applicationState == .active { print(KDEBUG: App genuinely became active) } else { print(KDEBUG: False active signal detected) } } else if phase == .inactive { print(KDEBUG: App became inactive) // Handle inactive state if needed } else if phase == .background { print(KDEBUG: App went to background) // Handle background state if needed } } seen: (locks screen) KDEBUG: App became inactive KDEBUG: App genuinely became active KDEBUG: App went to background expected (locks screen) KDEBUG: App became inactive KDEBUG: App went to background
Replies
2
Boosts
0
Views
117
Activity
Mar ’25
No lock screen notification for messages
Not getting notified of messages coming in, specifically iMessage. A message will come in and no lock screen notification would appear, it will sometimes chime when a message comes in but when I look at my phone there are no notifications. When unlocking phone it will show message is alread read and no badge app icon present. The message is already dismissed. It's almost acting like messages are being instantly read and opened from another device. Even with no other device active, messages will still be dismissed as such.Anyone else experiencing this? This just started with this new beta 7.Update: It is no longer just an iMessage issue, just witnessed it happen with a regular sms message. Also, It just occurred while phone was unlocked. A drop down banner showed an incoming message, no app badge showed and message was already dismissed as read. So this is not just a lock screen issue. Bug report issued and updated.
Replies
5
Boosts
0
Views
3.6k
Activity
Aug ’17
GPS lock on iPhone 7 vs iPhone 6
Our application pulls the lat/long coordinates for a phone's given location. It works great on every iPhone 5 and 6 we have tested, but iPhone 7's are having issues getting a good GPS signal lock. Are there any known issues with the iPhone 7 not being able to get a GPS lock?
Replies
0
Boosts
0
Views
508
Activity
Sep ’17
Reply to My Apple developer account has been locked and cannot be used
I'm in a similar situation, I created an account last week for a new startup. Everything was accepted, I logged into Xcode without any problems. Then this week I went to use Xcode with the new account for the first time and it wouldn't login (Xcode reported a 401 error). I couldn't login on the web either and tried a password reset. Instead of resetting the password I was told I was requesting access to the account. That request was denied and now any login attempt claims the account is locked. I called the support number on my Developer Program invoice and was told to submit a support request on developer.apple.com/contact/apple-id which I have done. No response yet.
Replies
Boosts
Views
Activity
Apr ’25
Reply to Individual Developer Account and Enterprise Developer Account are locked by Apple?
I'm in a similar situation, I created an account last week for a new startup. Everything was accepted, I logged into Xcode without any problems. Then this week I went to use Xcode with the new account for the first time and it wouldn't login (Xcode reported a 401 error). I couldn't login on the web either and tried a password reset. Instead of resetting the password I was told I was requesting access to the account. That request was denied and now any login attempt claims the account is locked. I called the support number on my Developer Program invoice and was told to submit a support request on developer.apple.com/contact/apple-id which I have done. No response yet.
Replies
Boosts
Views
Activity
Apr ’25
Live Photo not playing on Lock Screen
Has anyone experienced the subject issue on iPhone 6S with 3D touch enabled?Tried custom Live Photos and built-in Live Photo Wallpapers. None will animate when touching/pressing on Lock Screen.Maybe I should file a bug report?Any suggestions.Thanks.
Replies
1
Boosts
0
Views
1.3k
Activity
Jun ’18
My iphone is locked up, it does not turn on
my iphone is lockedil mio iphone è bloccato con il logo della mela e non riesco più ad andare avanti ho provato a metterlo in DFU MODE ma nientemi potreste aiutareMy iphone is locked with the apple logo and i can not go any further I tried to put it in DFU MODE but nothing You could help me
Replies
0
Boosts
0
Views
267
Activity
Jul ’17
subscription is locked on waiting for review
Hey, I've been having a frustrating time with Apple regarding my app's submission. I initially submitted a build (version 1.2.27) of my app that included a Full Access subscription feature. Shortly after, I decided to cancel this submission to update and resubmit a newer version. But now, I'm stuck because the Full Access subscription seems locked in a Waiting for Review status. This means I can't select it for my new submission. I reached out to Apple Support for help. I explained that my problem isn't with canceling the submission but with being unable to choose the Full Access subscription for the new version. They responded quickly but only provided a link to manage version submissions, which doesn't really address my specific issue. So, I had to clarify again that I need guidance on how to unlock the subscription from its current status so I can move forward with my app's resubmission. It's a bit of a loop, and I'm still waiting for a solution from them.
Replies
1
Boosts
0
Views
597
Activity
Nov ’23
Clearing activation lock returns 404
For the past 2+ years I have been using the same process/code to enable and disabling/clearing activation lock from a device and since last week trying to clear the code is returning a 404 error response: 404 Not Found 404 Not Found Apple I can confirm that the request looks ok and all the necessary params are being sent as expected.
Replies
4
Boosts
0
Views
1.8k
Activity
Dec ’22
applicationMusicPlayer With Lock Screen Controls
Hi From the following statement in the official apple docUsers can initiate audio playback commands through an external headset or accessory. These commands are sent to the app as remote-control events. To receive remote-control events in your app, you must use an application music player. If you use the system music player, your app uses the Music app to play audio, which means that the Music app is the “now playing” app. The Music app receives the remote control events, not your app. However, the Music app responds to remote control events on your behalf. For example, if your app plays audio using the system music player, and you switch from your app to the iOS device’s Now Playing controls, the controls work as expected. That is, you can play or pause audio or skip to the next and previous items.I thought one should receive remotecontrols in his app when using the following function to get a musicplayer controllerclass func applicationMusicPlayer() -> MPMusicPlayerControllerhowever when my app plays mus
Replies
1
Boosts
0
Views
1.2k
Activity
Oct ’15