Search results for

“Account Locked”

36,231 results found

Post

Replies

Boosts

Views

Activity

Socket connection is disconnected if the screen is locked
Hi i am developing a voip application. There was a problem on ios 13. When an application receives a voip push it init a socket connection and sometimes it disconnects when the screen is locked. As far as I understand, this should not be the case if you use a bunch of callKit and voip push. If someone came across such a problem, please tell me how to fix it. info.plist includes backgroundModes. thanks
0
0
629
Nov ’20
Preparing app for review with geo-lock
HiI'm in the process of converting our online betting website to a cordova app.The App Store Review Guideline mentioned that if part of the app is geo-locked, we should provide a link to a video of the functionality. Since it's a gambling app, we need to geo-restrict the entire app. Just wondering if we need to do anything special for the review process as we can't really make a video of the entire app.Cheers
0
0
726
Sep ’17
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
234
Apr ’25
iOS 16.1 Lock Screen switching issue
Hello from London! When I activate my iPhone XS- either by 'raise to wake' or by pressing the right side button, the Lock Screen will often jump to the 'swipe to choose new Lock Screen' view, i.e. as if I had done a long press on the existing Lock Screen. This happens approximately 1 in 4 wakes, I'm not touching the screen at all when this happens, I am quite careful to hold the phone by the edges. I have tried some adjustments in Settings/Accessibility/3D & Haptic Touch - no help. Ideally, I would like to disable Lock Screen changing but this does not seem to be an option. Any thoughts? This is really getting on my nerves... I'm running iOS 16.1 beta. Thanks in advance. Cheers, Brett.
2
0
773
Sep ’22
Sqlite database locked
Hi guys, 🙏I have a problem with repeated saving to the database. If I do the first update it is OK, but after the second attempt the update fails and the console says Failed to commit transaction: database is locked. Here is my function: func updateMapCoordinates(radius: Int32) { // Otevření databáze, pokud není otevřená guard db != nil else { print(Database connection is nil) return } var statement: OpaquePointer? = nil let updateQuery = UPDATE (mapTable) SET radius = ? WHERE id = 1; // Začátek transakce if sqlite3_exec(db, BEGIN TRANSACTION, nil, nil, nil) != SQLITE_OK { let errorMessage = String(cString: sqlite3_errmsg(db)) print(Failed to begin transaction: (errorMessage)) return } if sqlite3_prepare_v2(db, updateQuery, -1, &statement, nil) == SQLITE_OK { sqlite3_bind_int(statement, 1, radius) print(uložím (radius)) if sqlite3_step(statement) == SQLITE_DONE { print(Coordinates saved successfully) } else { let errorMessage = String(cString: sqlite3_errmsg(db)) print(Failed to save coordinates
1
0
589
Jun ’24
Device locked and can not unlock with iPhone
i took the Watch off the charger and it said Device Locked, put Apple Watch on and unlock with iPhone, which is normal.No matter how many times I unlock the iPhone, the Watch won't unlock. I tried unlocking the phone with Touch ID and manually typing the password, I rebooted the Watch and iPhoneis there any way to erase the Watch or do anything else to get past this ?
8
0
99k
Aug ’15
Differentiate between Homescreen click and Lock Screen click
Hey guys,I have a bluetooth app that connects to a device. What I want to achieve is this: when a user switches apps or goes to the homescreen, I want to disconnect from the bluetooth device but when a user hits the lock screen, I want the bluetooth connection to be maintained. I am not super familiar with swift and ios dev so any advice would be great.Is there a way to determine whether a app is backgrounded due to the user going to the homescreen and when a user simply locks the phone?Thanks in advance.
10
0
1.2k
Sep ’17
Clarification on HealthKit Background Access While Device Is Locked
Hello Apple Developer Support / Community, I would like clarification regarding HealthKit data access behavior when an iPhone is locked. We are building an app that uses: HKObserverQuery enableBackgroundDelivery HKAnchoredObjectQuery Background execution to sync HealthKit data to our server Our specific question is: When the device is locked with passcode/Face ID protection enabled, can an app launched in the background through HKObserverQuery or other background mechanisms reliably access and read HealthKit data? We would like to understand the expected Apple-supported behavior for the following scenarios: If new HealthKit samples are written while the phone is locked, will HKObserverQuery still trigger immediately? If the observer callback is invoked while locked, can HKAnchoredObjectQuery successfully read the new samples? Is HealthKit data inaccessible while locked due to Data Protection / encrypted store behavior? Should developers expect delivery or data read
1
0
683
Apr ’26
How do I provide record audio controls on the lock screen?
I am working on a sound recording app and I noticed that Voice Memos is abale to present an interface on the lock screen whwen the phone is locked. Is this a standard capability or something available only to Voice Memos because this is an Apple developed app? I'm just trying to figure out if there is anything that I need to do to support this feature.I was looking at the article Controlling Background Audio but this seems to be about supporting playback on the Now Playing screen, rather than a recording interface.Thanks!
0
0
758
Oct ’19
Launch App with Siri on a locked device
We are looking at the possibility of launching our app through Siri with a locked device. We have the device responding to our App Intent but it is asking to be unlocked first. If the device is locked the intent works perfectly. It just doesn't seem to respect the set intentAuthenticationPolicy. Thank you for you time looking into this. We have set these var to .alwaysAllowed and open to true. static var authenticationPolicy: IntentAuthenticationPolicy = .alwaysAllowed static var openAppWhenRun: Bool = true Here is our full test code: import AppIntents import SwiftUI // MARK: - App Intents struct OpenAppIntent: AppIntent { static var title: LocalizedStringResource = Open Main App static var description: IntentDescription? = .init(stringLiteral: Opens the App) static var authenticationPolicy: IntentAuthenticationPolicy = .alwaysAllowed static var openAppWhenRun: Bool = true func perform() async throws -> some IntentResult { print(App opened) return .result() } } struct TestAppShortcutProvi
1
0
236
Apr ’25
Password/Key code locked app
I work for a company, where we want to distrubute our internal app on the appstore for various reasons instead of the enterprise program, but I wanted to know what are the guidelines, for an app locked by a key or password in order to gain access the app?(this is all before user authentication).
0
0
865
Apr ’19
Safari on iOS: Prevent locking to axis while scrolling
On Safari on iOS, if you start scrolling with your finger mostly vertically or mostly horizontally, the scrolling gets locked along either the y or x axis. You can't scroll freely in any direction. However, if you started by scrolling diagonally you can scroll freely in any direction.This locking behavior persists until you pinch/spread or do some various gestures. I am not sure what exactly the rules for this are, and can find no documentation on the internet.Is there any way to disable this on a webpage, and ONLY have free scrolling?
0
0
1.3k
Mar ’16
Socket connection is disconnected if the screen is locked
Hi i am developing a voip application. There was a problem on ios 13. When an application receives a voip push it init a socket connection and sometimes it disconnects when the screen is locked. As far as I understand, this should not be the case if you use a bunch of callKit and voip push. If someone came across such a problem, please tell me how to fix it. info.plist includes backgroundModes. thanks
Replies
0
Boosts
0
Views
629
Activity
Nov ’20
Preparing app for review with geo-lock
HiI'm in the process of converting our online betting website to a cordova app.The App Store Review Guideline mentioned that if part of the app is geo-locked, we should provide a link to a video of the functionality. Since it's a gambling app, we need to geo-restrict the entire app. Just wondering if we need to do anything special for the review process as we can't really make a video of the entire app.Cheers
Replies
0
Boosts
0
Views
726
Activity
Sep ’17
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
234
Activity
Apr ’25
iOS 16.1 Lock Screen switching issue
Hello from London! When I activate my iPhone XS- either by 'raise to wake' or by pressing the right side button, the Lock Screen will often jump to the 'swipe to choose new Lock Screen' view, i.e. as if I had done a long press on the existing Lock Screen. This happens approximately 1 in 4 wakes, I'm not touching the screen at all when this happens, I am quite careful to hold the phone by the edges. I have tried some adjustments in Settings/Accessibility/3D & Haptic Touch - no help. Ideally, I would like to disable Lock Screen changing but this does not seem to be an option. Any thoughts? This is really getting on my nerves... I'm running iOS 16.1 beta. Thanks in advance. Cheers, Brett.
Replies
2
Boosts
0
Views
773
Activity
Sep ’22
Sqlite database locked
Hi guys, 🙏I have a problem with repeated saving to the database. If I do the first update it is OK, but after the second attempt the update fails and the console says Failed to commit transaction: database is locked. Here is my function: func updateMapCoordinates(radius: Int32) { // Otevření databáze, pokud není otevřená guard db != nil else { print(Database connection is nil) return } var statement: OpaquePointer? = nil let updateQuery = UPDATE (mapTable) SET radius = ? WHERE id = 1; // Začátek transakce if sqlite3_exec(db, BEGIN TRANSACTION, nil, nil, nil) != SQLITE_OK { let errorMessage = String(cString: sqlite3_errmsg(db)) print(Failed to begin transaction: (errorMessage)) return } if sqlite3_prepare_v2(db, updateQuery, -1, &statement, nil) == SQLITE_OK { sqlite3_bind_int(statement, 1, radius) print(uložím (radius)) if sqlite3_step(statement) == SQLITE_DONE { print(Coordinates saved successfully) } else { let errorMessage = String(cString: sqlite3_errmsg(db)) print(Failed to save coordinates
Replies
1
Boosts
0
Views
589
Activity
Jun ’24
Device locked and can not unlock with iPhone
i took the Watch off the charger and it said Device Locked, put Apple Watch on and unlock with iPhone, which is normal.No matter how many times I unlock the iPhone, the Watch won't unlock. I tried unlocking the phone with Touch ID and manually typing the password, I rebooted the Watch and iPhoneis there any way to erase the Watch or do anything else to get past this ?
Replies
8
Boosts
0
Views
99k
Activity
Aug ’15
Differentiate between Homescreen click and Lock Screen click
Hey guys,I have a bluetooth app that connects to a device. What I want to achieve is this: when a user switches apps or goes to the homescreen, I want to disconnect from the bluetooth device but when a user hits the lock screen, I want the bluetooth connection to be maintained. I am not super familiar with swift and ios dev so any advice would be great.Is there a way to determine whether a app is backgrounded due to the user going to the homescreen and when a user simply locks the phone?Thanks in advance.
Replies
10
Boosts
0
Views
1.2k
Activity
Sep ’17
Clarification on HealthKit Background Access While Device Is Locked
Hello Apple Developer Support / Community, I would like clarification regarding HealthKit data access behavior when an iPhone is locked. We are building an app that uses: HKObserverQuery enableBackgroundDelivery HKAnchoredObjectQuery Background execution to sync HealthKit data to our server Our specific question is: When the device is locked with passcode/Face ID protection enabled, can an app launched in the background through HKObserverQuery or other background mechanisms reliably access and read HealthKit data? We would like to understand the expected Apple-supported behavior for the following scenarios: If new HealthKit samples are written while the phone is locked, will HKObserverQuery still trigger immediately? If the observer callback is invoked while locked, can HKAnchoredObjectQuery successfully read the new samples? Is HealthKit data inaccessible while locked due to Data Protection / encrypted store behavior? Should developers expect delivery or data read
Replies
1
Boosts
0
Views
683
Activity
Apr ’26
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
249
Activity
Nov ’24
Cannot quick reply from lock screen.
Intermittently when I force touch to quick reply on the lock screen, you cannot see the letters your typing and the send button isn't there either.. Happens quite a lot.. I have to push the home button and force touch the conversation again for it to work..
Replies
3
Boosts
0
Views
1.4k
Activity
Jun ’16
Lock device action not working on macOS device
When the user pushed the lock device action on a macOS 14, it returned an acknowledgement but the device wasn't locked. Which resulted in loss of data on the device.
Replies
1
Boosts
0
Views
640
Activity
Oct ’24
How do I provide record audio controls on the lock screen?
I am working on a sound recording app and I noticed that Voice Memos is abale to present an interface on the lock screen whwen the phone is locked. Is this a standard capability or something available only to Voice Memos because this is an Apple developed app? I'm just trying to figure out if there is anything that I need to do to support this feature.I was looking at the article Controlling Background Audio but this seems to be about supporting playback on the Now Playing screen, rather than a recording interface.Thanks!
Replies
0
Boosts
0
Views
758
Activity
Oct ’19
Launch App with Siri on a locked device
We are looking at the possibility of launching our app through Siri with a locked device. We have the device responding to our App Intent but it is asking to be unlocked first. If the device is locked the intent works perfectly. It just doesn't seem to respect the set intentAuthenticationPolicy. Thank you for you time looking into this. We have set these var to .alwaysAllowed and open to true. static var authenticationPolicy: IntentAuthenticationPolicy = .alwaysAllowed static var openAppWhenRun: Bool = true Here is our full test code: import AppIntents import SwiftUI // MARK: - App Intents struct OpenAppIntent: AppIntent { static var title: LocalizedStringResource = Open Main App static var description: IntentDescription? = .init(stringLiteral: Opens the App) static var authenticationPolicy: IntentAuthenticationPolicy = .alwaysAllowed static var openAppWhenRun: Bool = true func perform() async throws -> some IntentResult { print(App opened) return .result() } } struct TestAppShortcutProvi
Replies
1
Boosts
0
Views
236
Activity
Apr ’25
Password/Key code locked app
I work for a company, where we want to distrubute our internal app on the appstore for various reasons instead of the enterprise program, but I wanted to know what are the guidelines, for an app locked by a key or password in order to gain access the app?(this is all before user authentication).
Replies
0
Boosts
0
Views
865
Activity
Apr ’19
Safari on iOS: Prevent locking to axis while scrolling
On Safari on iOS, if you start scrolling with your finger mostly vertically or mostly horizontally, the scrolling gets locked along either the y or x axis. You can't scroll freely in any direction. However, if you started by scrolling diagonally you can scroll freely in any direction.This locking behavior persists until you pinch/spread or do some various gestures. I am not sure what exactly the rules for this are, and can find no documentation on the internet.Is there any way to disable this on a webpage, and ONLY have free scrolling?
Replies
0
Boosts
0
Views
1.3k
Activity
Mar ’16