Search results for

“Account Locked”

36,235 results found

Post

Replies

Boosts

Views

Activity

Function call when exiting app, but not locking phone
I am currently trying to develop my first app in xcode and I want a function to run whenever the app i exited. I.e. switching to another app or going to the home screen. But if the phone is locked while in the app I do not want the function to run. I currently use the sceneDelegate and sceneDidEnterBackground, that works for running the function when exiting the app, but it also runs when I lock the phone. I do not want that to happen. How do I go about implementing this feature? In addition I also want to have a live notification showing on the lock screen if you lock the phone from the app, I have not been able to find out how that works either.
0
0
298
Nov ’23
Apple Configurator - Lock to app + Photo gallery access
Hi Guys,Developing an app that's going to be running with Apple configurator to be locked to a single app (Just like menus in restaurants , iPads at airports etc...)I need access to the camera / photo gallery.When the device is not locked - get a popup - click accept - everything works. When I lock to app in the configurator though I don't get the popup and all I get is a black screen camera or image selection screen. Any way around this? To auto approve it? something I'm missing in the configurator? (iOS 9, Xcode 7.0.1 , Configurator 1.7.2 from the store, iPod touch)Thanks,Liviu
1
0
729
Sep ’15
Close Butoon - No Close Locked Screen
Hello DeveloperSuggestion for safetyClose Butoon - No Close Locked ScreenIf the phone is stolen or lose it.The phone has a key lock and you can switch off the phone.Iphone find application is not possible to see or find when the phone is turned off.Do not switch off when the phone is locked.You will be able to find the iphone and find the phone.Your phone will not shut down until the battery runs out.You'll be able to earn us up your time and find your Phone.It will be possible to arrest the thiefhave a nice day
0
0
415
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
Battery indicator flashes on lock screen
On my iPad pro with iOS 10 beta 2 the battery indicator sometimes flashes and makes the charging sound on the lock screen when the Smart Keyboard is attached and it's folded up. This has happened to me twice now but it's also new hardware so I'm not sure if it's the hardware or the iOS beta. When I disconnect the Smart Keyboard it stops flashing the indicator and making the sound. Anybody else seen this?
2
0
3.3k
Jul ’16
When is HealKit data accessible given that the phone is locked?
I have a strange problem I can't understand. In the documentation for HealKit the following is said: As a result, you may not be able to read data from the store when your app is launched in the background... I have some trouble understanding to when it will work and when it will not (given that is says may not be able). I am using this feature and it seems to be working sometimes for some phones, and sometimes not on other phones. Is there anything that talks about this in more detail? Given that is seems to work sometimes, even if the phone is locked. There has to be some requirements or something similar that decides if you are allowed to read even if the phone is locked.
2
0
731
Nov ’20
Terminal Command for Lock Screen Settings?
I want to change the Lock Screen settings to a customized time like 7 minutes, but the drop off menu only gave me a series of presets. I remember before the Ventura update, you can have a customized wait time for display turn off and screen saver start, so would anyone provide me with the terminal command so I can change these settings to a customized time? I suffer severely from OCD with number obsessions, I feel tormented by this for over a week now so please help :(
1
0
853
Feb ’23
iOS 16.1 beta 3 and Lock Screen/Home Screens
In iOS 16 it seems that to get the custom Lock Screen features you have to commit to a specific static Home Screen wallpaper. You cannot have revolving custom lock screen backgrounds and also automatically rotate your Home Screen backgrounds. You can rotate screens both via shortcuts but cannot do this if you also want customized lock screens with widgets, fonts, etc. Does 16.1 untether the Lock Screen and Home Screen? In other words, can I create multiple home screens (either by revolving photos in the Home Screen customization or via a shortcut) without losing a custom Lock Screen?
0
0
581
Oct ’22
Restriction locks up iPad Air 2
setting or unsetting any item in General/restrictions locks u my ipad in a way I've never seen before - it becomes completgely unresponsive to any user input excpet Power/Home to reboot it (if this is not done it reboots by itself after a few minutes).
Replies
0
Boosts
0
Views
127
Activity
Jun ’15
fetch data from healthkit if iphone device is locked.
I am working on an iOS app. I have two question regarding:1. I need to fetch health data while my phone is locked. Is there any way to fetch health data either from iPhone device or apple watch?2. I also stuck to fetch heart rate.
Replies
1
Boosts
0
Views
2.0k
Activity
Feb ’19
Function call when exiting app, but not locking phone
I am currently trying to develop my first app in xcode and I want a function to run whenever the app i exited. I.e. switching to another app or going to the home screen. But if the phone is locked while in the app I do not want the function to run. I currently use the sceneDelegate and sceneDidEnterBackground, that works for running the function when exiting the app, but it also runs when I lock the phone. I do not want that to happen. How do I go about implementing this feature? In addition I also want to have a live notification showing on the lock screen if you lock the phone from the app, I have not been able to find out how that works either.
Replies
0
Boosts
0
Views
298
Activity
Nov ’23
Live Activity not displaying on the Lock Screen
I am already in put the Live Activity to my project, and when I run the project, the live activity can create and I can get the activity id, but it not displaying on the Lock Screen,
Replies
1
Boosts
0
Views
626
Activity
Jun ’23
Apple Configurator - Lock to app + Photo gallery access
Hi Guys,Developing an app that's going to be running with Apple configurator to be locked to a single app (Just like menus in restaurants , iPads at airports etc...)I need access to the camera / photo gallery.When the device is not locked - get a popup - click accept - everything works. When I lock to app in the configurator though I don't get the popup and all I get is a black screen camera or image selection screen. Any way around this? To auto approve it? something I'm missing in the configurator? (iOS 9, Xcode 7.0.1 , Configurator 1.7.2 from the store, iPod touch)Thanks,Liviu
Replies
1
Boosts
0
Views
729
Activity
Sep ’15
Close Butoon - No Close Locked Screen
Hello DeveloperSuggestion for safetyClose Butoon - No Close Locked ScreenIf the phone is stolen or lose it.The phone has a key lock and you can switch off the phone.Iphone find application is not possible to see or find when the phone is turned off.Do not switch off when the phone is locked.You will be able to find the iphone and find the phone.Your phone will not shut down until the battery runs out.You'll be able to earn us up your time and find your Phone.It will be possible to arrest the thiefhave a nice day
Replies
0
Boosts
0
Views
415
Activity
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.
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
Two way audio whilst phone locked?
Hi All,Does anyone know if it is possible to initiate a two way audio conversation whilst the phone is locked (for a lone worker application). Basically we want the app to dial the callcenter and switch to hands free if possible?Any ideas welcome.Many Thanks in advnce for your help :-)
Replies
0
Boosts
0
Views
216
Activity
Jul ’16
Battery indicator flashes on lock screen
On my iPad pro with iOS 10 beta 2 the battery indicator sometimes flashes and makes the charging sound on the lock screen when the Smart Keyboard is attached and it's folded up. This has happened to me twice now but it's also new hardware so I'm not sure if it's the hardware or the iOS beta. When I disconnect the Smart Keyboard it stops flashing the indicator and making the sound. Anybody else seen this?
Replies
2
Boosts
0
Views
3.3k
Activity
Jul ’16
Preventing lock screen when using "Stop Playing" timer
Is it possible for an active iOS app to prevent the native Clock's timer from switching to the lock screen when a Stop Playing timer occurs? I want Music playing in the background to stop (which it does), but allow the active app (with idle timer disabled) to continue to be active on the screen without the user having to swipe away the lock screen.
Replies
0
Boosts
0
Views
213
Activity
Jun ’15
Is iPhone support Speech Recognition in background (Screen lock)?
i am using SFSpeechrecognization. does it support continues recognization when application goes to background or screen lock.
Replies
1
Boosts
0
Views
631
Activity
May ’17
When is HealKit data accessible given that the phone is locked?
I have a strange problem I can't understand. In the documentation for HealKit the following is said: As a result, you may not be able to read data from the store when your app is launched in the background... I have some trouble understanding to when it will work and when it will not (given that is says may not be able). I am using this feature and it seems to be working sometimes for some phones, and sometimes not on other phones. Is there anything that talks about this in more detail? Given that is seems to work sometimes, even if the phone is locked. There has to be some requirements or something similar that decides if you are allowed to read even if the phone is locked.
Replies
2
Boosts
0
Views
731
Activity
Nov ’20
Terminal Command for Lock Screen Settings?
I want to change the Lock Screen settings to a customized time like 7 minutes, but the drop off menu only gave me a series of presets. I remember before the Ventura update, you can have a customized wait time for display turn off and screen saver start, so would anyone provide me with the terminal command so I can change these settings to a customized time? I suffer severely from OCD with number obsessions, I feel tormented by this for over a week now so please help :(
Replies
1
Boosts
0
Views
853
Activity
Feb ’23
iOS 16.1 beta 3 and Lock Screen/Home Screens
In iOS 16 it seems that to get the custom Lock Screen features you have to commit to a specific static Home Screen wallpaper. You cannot have revolving custom lock screen backgrounds and also automatically rotate your Home Screen backgrounds. You can rotate screens both via shortcuts but cannot do this if you also want customized lock screens with widgets, fonts, etc. Does 16.1 untether the Lock Screen and Home Screen? In other words, can I create multiple home screens (either by revolving photos in the Home Screen customization or via a shortcut) without losing a custom Lock Screen?
Replies
0
Boosts
0
Views
581
Activity
Oct ’22