Search results for

Account Locked

31,829 results found

Post

Replies

Boosts

Views

Activity

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
Lock portrait orientation on iPad
Hi,This seems like it should be a simple question but I can't find an answer. I have an app that runs on both iPhone and iPad. The app uses various parent controllers, including splitview, tab bar, and nav, but the question applies to a circumstance where a view controller is running without a parent (ie it is the window's root view controller) and is running on an iPad. I would like to lock the orientation of that view controller so that it can only be portrait or portraitUpsideDown. The app is written in swift and I am targetting iOS 10. I would like to know how to do this and also if it would create any issues with approval of the app, since it seems Apple wants iPad apps to support all orientations (and my app does, except for this one view controller, which is used only when running on iPad).Thanks very much,Matthew FlemingFleming Dermatopathology
Topic: UI Frameworks SubTopic: AppKit Tags:
2
0
957
Nov ’16
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
863
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
Siri Shortcuts x Lock Screen
Dear Apple, I have a shortcut that uses the Set Wallpaper block in the shortcut but when I delete my Legacy iOS 15 Lock Screen it won’t work anymore. I’m on an iPhone 11 on iOS 16 Dev Beta 4. Is this a known issue or am I wrong. If I’m wrong correct me please Greetings, JAGBLUE
1
0
360
Jul ’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
3
0
1.6k
Dec ’21
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
554
Jul ’21
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
iTunes Restore of iOS 10b2 - Now iCloud Locked!!! iPhone 6sPlus
I attempted the OTA update without success multiple times so I decided to download and restore from iTunes. The particlual iPhone is provisioned and was running iOS 10b1 without issues.Updated without any issues that I could see until restart. Now my phone is iCloud locked to some J******@yahoo.com account and I can't get through the pass/fail.This iPhone was purchased brand new from Apple at a US Apple store and has be locked to my icloud account until now. Any Ideas?
5
0
717
Jul ’16