Search results for

“Account Locked”

33,568 results found

Post

Replies

Boosts

Views

Activity

system dead lock
system dead lock sometimes ,is there anyone who can help me , i v got none idea. Incident Identifier: DD02C50E-9062-4019-B5B6-098C25E2CF45 CrashReporter Key: 3d6dae79d882333702c0582e86fb6adafae3dd8c Hardware Model: iPhone7,2 Process: xxxx [3454] Path: /private/var/containers/Bundle/Application/BB2155C4-7AE2-4C09-8A2A-982B6825D576/xxxx.app/xxxx Identifier: xxxxx Version: 206 (1.0.0) Code Type: ARM-64 (Native) Role: Non UI Parent Process: launchd [1] Coalition: xxxxxx [4505] Date/Time: 2021-07-22 17:44:57.9918 +0800 Launch Time: 2021-07-22 17:36:19.4760 +0800 OS Version: iPhone OS 12.4.8 (16G201) Baseband Version: 7.80.04 Report Version: 104 Exception Type: EXC_CRASH (SIGKILL) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d Termination Description: SPRINGBOARD, scene-update watchdog transgression: xxxxx exhausted real (wall clock) time allowance of 10.00 seconds | ProcessVisibility: Foreground | Process
0
0
575
Jul ’21
Preventing auto-lock while recording audio
I have a simple app that is capturing audio via the WKInterfaceController audio recording method. Everything works well, except for the fact that I can never capture a recording longer than about 20 sec because the Apple Watch screen locks. I have set the max duration option to 5 min, but this doesn't seem to have any effect on this aspect of things. Has anyone managed to either get the watch to stay awake in this case, or is there a wy to get the audio recording to continue in the background, even after screen lock?Thanks!
1
0
1.8k
Sep ’15
iPhone lock screen gestures
I'm not actually an IOS developer, but I own an iPhone. I want to develop an app (or more to say an hook) for me personally that requires a gesture recognition on locked screen. The base idea is to create a gesture that will run a bike horn sound. I have an electric wheel and I don't have a physical place where to install a horn, so i think an phone app would be ideal. At the same time I don't want every time to unlock the phone then run the horn app, as this should be a very quick action.
1
0
877
Jun ’20
Storyboard "locked"
Hello i am begining with xcode and i have a problem that i am sure is easy to fix but.. i cant find the answer anywhere 😟.I was working on my project when suddenly the storyboard stopped working properly basically what happens is everytime that i drag something in there, like a viewController for exemple, it stays where i dragged and it freezes there for ever.. i can drag buttons and move them in the viewController but the controller itself i cant. and that is the same for all kinds of Views on xcode.First i thought it was an configuration error.. or a button that i pressed wrong by accident so to test that i opened old projects and all of them are the same i made new ones and they are the same as well.I deleted xcode and its cache, updated xcode, dowloaded it again.. and its the same.(my xcode is currently at the last version 7.1 if not mistaken)Also I am using xcode on a mini mac server with my windows computed through a VNC connection i read in a forum that VNC sometimes causes that kind of problem so i d
2
0
1.1k
Nov ’15
How to save a workout with a route on a locked iPhone ?
This question is a follow-up of https://developer.apple.com/forums/thread/695853 I need to save a workout with a route from a locked iPhone. I've tried many different ways of saving it since more than one year but I still struggle to find a code which works when the phone is locked. My current code is : let healthStore = HKHealthStore() let workoutConfiguration = HKWorkoutConfiguration() workoutConfiguration.activityType = .running let builder = HKWorkoutBuilder(healthStore: healthStore, configuration: workoutConfiguration, device: .local()) try await builder.beginCollection(at: workout.start) guard let quantityType = HKQuantityType.quantityType(forIdentifier: .activeEnergyBurned) else { ... } let totalEnergyBurnedSample = HKCumulativeQuantitySample(type: quantityType, quantity: HKQuantity(unit: HKUnit.kilocalorie(), doubleValue: totalEnergyBurned), start: workout.start, end: workout.end) try await builder.addSamples([totalEnergyBurnedSample]) if let route = builder.seriesBuilder(for: .worko
3
0
1.7k
Dec ’21
Locked out of Apple Support
As the title says, I keep getting locked out of Apple Support.When not being a (non recepiant of an amazing Apple Design Award and) developer, I'm repairing Mac's and such. Attempting to access How to troubleshoot Wi-Fi connectivity in OS X Lion or earlierLearn how to troubleshoot Wi-Fi network connectivity issues on your Mac gives me Access Denied You don't have permission to access http://support.apple.com/en-us/HT202222 on this server. and a referance number. Normally accessing these documents without going through Apple Support, I cleared my browser and cache and went through here: http://www.apple.com/support/macbookpro/wifi/. Same problem.What I've done:Cleared my cacheCleared my historyCleared my history & website dataRestarted SafariRestareted OS XAll results in the same Access Denied and no permission to access to support.apple.com all together unless I access Apple.com first and click the Support button.
1
0
2.2k
Jun ’15
I am locked out of my calendar on iCloud. Does anyone know why?
I am unable to access my calendar since it is locked...Due to account maintenance, calendar is currently unavailable. In trying to fix the problem, all my devices lost information so I don't have any working calendar. This had also messed up my contacts on my computer in Outlook but they seem to be working through my other three devices. Support has not been able to fix this and I am waiting over a week for the engineers to respond to the problem. I am very unhappy and this is preventing me from doing my business properly. I am now working on a paper calendar so I can keep track of my future appointments but my only calendar was on the cloud so I don't know what appointments I am missing. Today I tried to restore it and after three tries of different dates with a very nice, senior advisor, I am still nowhere.If you have any information, please share it. If you are having the same problem, please let me know. My problem began when I was forced to change my password in order to pay a bill on a
8
0
4.7k
Sep ’15
store-credentials for notarizing failed – Apple ID locked
Thanks in advance for any hint to solve the following account problem: I tried to store credentials for notarizing. Presumably with the wrong combination of entries (similar to signing) – using the name of my university instead of my Apple Account. xcrun notarytool store-credentials notarytool-password --apple-id Berliner Hochschule fuer Technik --team-id 8YAW3HL2QP --password my Apple-Account-pw .. retried assuming a syntax error (like missing ). Got the error message: This process stores your credentials securely in the Keychain. You reference these credentials later using a profile name. Validating your credentials... `Error: HTTP status code: 401. Your Apple ID has been locked. Visit iForgot to reset your account (https://iforgot.apple.com), then generate a new app-specific password. Ensure that all authentication arguments are correct.` Happy to see: Signing is not affected and I still an can log in to my account on developer.apple.com. So notarizing
3
0
159
Apr ’25
Does not exist lock screen in mojave
I downloaded mojave beta ,and i am using Macbook Pro 15inch(16-late).On my mac, there is no background scene on lock screen.Is this a mojave's error?I'm confused about this issue.
Replies
4
Boosts
0
Views
2.0k
Activity
Jun ’18
Caps Lock key doesn't work
How can I manage to fix bug the caps lock key? i'm trying to tab it and it change the language instead of capitalize the letters. it happened after i update to os big sur yesterday
Replies
0
Boosts
0
Views
106
Activity
Dec ’20
system dead lock
system dead lock sometimes ,is there anyone who can help me , i v got none idea. Incident Identifier: DD02C50E-9062-4019-B5B6-098C25E2CF45 CrashReporter Key: 3d6dae79d882333702c0582e86fb6adafae3dd8c Hardware Model: iPhone7,2 Process: xxxx [3454] Path: /private/var/containers/Bundle/Application/BB2155C4-7AE2-4C09-8A2A-982B6825D576/xxxx.app/xxxx Identifier: xxxxx Version: 206 (1.0.0) Code Type: ARM-64 (Native) Role: Non UI Parent Process: launchd [1] Coalition: xxxxxx [4505] Date/Time: 2021-07-22 17:44:57.9918 +0800 Launch Time: 2021-07-22 17:36:19.4760 +0800 OS Version: iPhone OS 12.4.8 (16G201) Baseband Version: 7.80.04 Report Version: 104 Exception Type: EXC_CRASH (SIGKILL) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d Termination Description: SPRINGBOARD, scene-update watchdog transgression: xxxxx exhausted real (wall clock) time allowance of 10.00 seconds | ProcessVisibility: Foreground | Process
Replies
0
Boosts
0
Views
575
Activity
Jul ’21
Preventing auto-lock while recording audio
I have a simple app that is capturing audio via the WKInterfaceController audio recording method. Everything works well, except for the fact that I can never capture a recording longer than about 20 sec because the Apple Watch screen locks. I have set the max duration option to 5 min, but this doesn't seem to have any effect on this aspect of things. Has anyone managed to either get the watch to stay awake in this case, or is there a wy to get the audio recording to continue in the background, even after screen lock?Thanks!
Replies
1
Boosts
0
Views
1.8k
Activity
Sep ’15
I cant access my apple account
I am unable to access my IOS account for a bit now i cant reset the password too and it says my account is locked. Does anyone have this issue and how did you resolve it
Replies
0
Boosts
0
Views
237
Activity
Nov ’24
iPhone lock screen gestures
I'm not actually an IOS developer, but I own an iPhone. I want to develop an app (or more to say an hook) for me personally that requires a gesture recognition on locked screen. The base idea is to create a gesture that will run a bike horn sound. I have an electric wheel and I don't have a physical place where to install a horn, so i think an phone app would be ideal. At the same time I don't want every time to unlock the phone then run the horn app, as this should be a very quick action.
Replies
1
Boosts
0
Views
877
Activity
Jun ’20
Music widget permanently on lock screen?
Can’t seem to figure out how to get rid of the music player on the lock screen. Even with no music playing it’s there. Anyone else seeing this? http://tinypic.com/r/10ghbgh/9
Replies
62
Boosts
0
Views
230k
Activity
Jun ’17
Storyboard "locked"
Hello i am begining with xcode and i have a problem that i am sure is easy to fix but.. i cant find the answer anywhere 😟.I was working on my project when suddenly the storyboard stopped working properly basically what happens is everytime that i drag something in there, like a viewController for exemple, it stays where i dragged and it freezes there for ever.. i can drag buttons and move them in the viewController but the controller itself i cant. and that is the same for all kinds of Views on xcode.First i thought it was an configuration error.. or a button that i pressed wrong by accident so to test that i opened old projects and all of them are the same i made new ones and they are the same as well.I deleted xcode and its cache, updated xcode, dowloaded it again.. and its the same.(my xcode is currently at the last version 7.1 if not mistaken)Also I am using xcode on a mini mac server with my windows computed through a VNC connection i read in a forum that VNC sometimes causes that kind of problem so i d
Replies
2
Boosts
0
Views
1.1k
Activity
Nov ’15
my macbook is locked
Please tell me how for manage password my macbook
Replies
2
Boosts
0
Views
174
Activity
Sep ’20
phone locked
after update to 14.6 phone does not activate until i remove sim card is working but when i but sim card is block again and ask for activate
Replies
1
Boosts
0
Views
395
Activity
May ’21
Lock Screen
Hello Sir, Please remove Torch and camera icon from lockscreen. Many time it remain on when phone in a pocket or purse. It will be better if we customise this icons. Thanking you Anindyo Chatterjee
Replies
0
Boosts
0
Views
262
Activity
Jun ’22
How to save a workout with a route on a locked iPhone ?
This question is a follow-up of https://developer.apple.com/forums/thread/695853 I need to save a workout with a route from a locked iPhone. I've tried many different ways of saving it since more than one year but I still struggle to find a code which works when the phone is locked. My current code is : let healthStore = HKHealthStore() let workoutConfiguration = HKWorkoutConfiguration() workoutConfiguration.activityType = .running let builder = HKWorkoutBuilder(healthStore: healthStore, configuration: workoutConfiguration, device: .local()) try await builder.beginCollection(at: workout.start) guard let quantityType = HKQuantityType.quantityType(forIdentifier: .activeEnergyBurned) else { ... } let totalEnergyBurnedSample = HKCumulativeQuantitySample(type: quantityType, quantity: HKQuantity(unit: HKUnit.kilocalorie(), doubleValue: totalEnergyBurned), start: workout.start, end: workout.end) try await builder.addSamples([totalEnergyBurnedSample]) if let route = builder.seriesBuilder(for: .worko
Replies
3
Boosts
0
Views
1.7k
Activity
Dec ’21
Locked out of Apple Support
As the title says, I keep getting locked out of Apple Support.When not being a (non recepiant of an amazing Apple Design Award and) developer, I'm repairing Mac's and such. Attempting to access How to troubleshoot Wi-Fi connectivity in OS X Lion or earlierLearn how to troubleshoot Wi-Fi network connectivity issues on your Mac gives me Access Denied You don't have permission to access http://support.apple.com/en-us/HT202222 on this server. and a referance number. Normally accessing these documents without going through Apple Support, I cleared my browser and cache and went through here: http://www.apple.com/support/macbookpro/wifi/. Same problem.What I've done:Cleared my cacheCleared my historyCleared my history & website dataRestarted SafariRestareted OS XAll results in the same Access Denied and no permission to access to support.apple.com all together unless I access Apple.com first and click the Support button.
Replies
1
Boosts
0
Views
2.2k
Activity
Jun ’15
I am locked out of my calendar on iCloud. Does anyone know why?
I am unable to access my calendar since it is locked...Due to account maintenance, calendar is currently unavailable. In trying to fix the problem, all my devices lost information so I don't have any working calendar. This had also messed up my contacts on my computer in Outlook but they seem to be working through my other three devices. Support has not been able to fix this and I am waiting over a week for the engineers to respond to the problem. I am very unhappy and this is preventing me from doing my business properly. I am now working on a paper calendar so I can keep track of my future appointments but my only calendar was on the cloud so I don't know what appointments I am missing. Today I tried to restore it and after three tries of different dates with a very nice, senior advisor, I am still nowhere.If you have any information, please share it. If you are having the same problem, please let me know. My problem began when I was forced to change my password in order to pay a bill on a
Replies
8
Boosts
0
Views
4.7k
Activity
Sep ’15
store-credentials for notarizing failed – Apple ID locked
Thanks in advance for any hint to solve the following account problem: I tried to store credentials for notarizing. Presumably with the wrong combination of entries (similar to signing) – using the name of my university instead of my Apple Account. xcrun notarytool store-credentials notarytool-password --apple-id Berliner Hochschule fuer Technik --team-id 8YAW3HL2QP --password my Apple-Account-pw .. retried assuming a syntax error (like missing ). Got the error message: This process stores your credentials securely in the Keychain. You reference these credentials later using a profile name. Validating your credentials... `Error: HTTP status code: 401. Your Apple ID has been locked. Visit iForgot to reset your account (https://iforgot.apple.com), then generate a new app-specific password. Ensure that all authentication arguments are correct.` Happy to see: Signing is not affected and I still an can log in to my account on developer.apple.com. So notarizing
Replies
3
Boosts
0
Views
159
Activity
Apr ’25