Search results for

“Account Locked”

34,377 results found

Post

Replies

Boosts

Views

Activity

AUNewTimePitch Overlap & Peak Locking Parameters
Every so often the question about what these NewTimePitch parameters control comes up. Unfortunately these two are really not documented anywhere else, so this information should help developers wondering what these two parameters do.kNewTimePitchParam_Overlap - This value controls the number of overlapped spectral windows that are used to produce the output. More overlaps can make smooth passages sound smoother. For percussive sound, a lower overlap may be better. The value of overlap is directly proportional to CPU cost.kNewTimePitchParam_EnablePeakLocking - Peak locking enforces phase coherence of spectral peaks. While it does add some expense, peak locking results in a less phasey or reverberant sound (sometimes also called loss of presence).// Parameters for AUNewTimePitch CF_ENUM(AudioUnitParameterID) { // Global, rate, 1/32 -> 32.0, 1.0 kNewTimePitchParam_Rate = 0, // Global, Cents, -2400 -> 2400, 1.0 kNewTimePitchParam_Pitch = 1, // Global, generic, 3.0 -> 32.0, 8.0 kNewTime
0
0
4.3k
Jan ’16
Is it possible to disable Widget Accenting on the Lock Screen?
I'd like an Image subview of a lock screen widget to render as itself, and not with the multiply-like effect it gets today. I've tried .widgetAccentable(true) and .widgetAccentable(false), but none have the appearance I'm looking for. Is there maybe a new modifier that lets me force the rendering mode? Hoping there is and it's just not jumping out at me. Thanks for your help.
2
0
2.1k
Jun ’22
Game Center fails to connect, locks up settings.
In 10.1 beta (14B72), my game center connection logs me out and fails to reconnect until I reboot of the device (iPhone 6S+). When the lockout occurs, I go into settings and select the Game Center setting, it locks up the settings app entirely - the Game Center selection remains grey to indicate my selection, but the view never changes and I cannot select or scroll the settings view. I can return to the home screen, but then going back to settings brings up a blank view (apparently its still locked up in GameCenter). Eventually it appears to timeout or crash the settings, after which the settings can be reopened successfully, but game center remains unable to connect.
0
0
734
Oct ’16
A problem with the Account Holder ID
Hello, I'm trying to renew my Appstore Connect subscription but unfortunately I'm facing problems. Our Account Holder ID is locked and when he tries to log in an error message keeps showing up saying This Apple ID has been Locked. Contact your Administrator or Manager to reset your password and unlock your account. whose the admin or manager in this case? I contacted the support multiple times and they referred me to this link. https://support.apple.com/en-us/HT201487 We tried these steps but sadly no luck. whenever he tries to change the password an error message keep popping up saying Need to reset your password? Contact your organization’s Administrator or Manager and ask them to reset the password for your Managed Apple ID
1
0
832
May ’23
Is there a way to identify when a user transitions from using the app to the lock screen?
Hi,I'm trying to differentiate when a user is using their phone (e.g., on Google or another app) vs when a user is on the lock screen. We're trying to prevent cheating for our bar trivia app and in order to do this we need to know when the players are searching for Google for answers or they're just on the lock screen. Would love your thoughts and feedback on this!Thanks,Evan
2
0
185
May ’16
Background Health Store Access for Lock Screen Widgets
It's fairly well know and stated that the Apple Health / HealthKit data store is unavailable when iPhone is locked. Since Lock Screen Widgets were introduced there's been a feature parity mismatch with Apple's own Fitness app which is able to display updating Activity Rings on the Lock Screen. Third party apps cannot do this and have to rely unlocking their device to then trigger an update. This means they often display stale and wrong Health data. With the release of iOS 18 beta, I see no changes to this... Is there anything I've missed? Currently for requesting the Timeline Updates on my Widget I have to just keep requesting updates as often as possible and hope that each time the iPhone might be unlocked.... This is inefficient and a waste of device resources. Even a Widget timeline reload API that let the developer say Only call update if iPhone unlocked would be useful.
3
0
1.5k
Jun ’24
Is bluetooth available in a "locked screen" camera capture extension?
I created a locked camera capture extension as explained in Apple's documentation. I'm trying to explore the possibilities of using a bluetooth peripheral from that extension - anybody knows if this is possible? The CBCentralManagerDelegate reports .unsupported in func centralManagerDidUpdateState, even if I have provided all the permissions in Info.plist.
1
0
573
Nov ’24
Change lock screen background on Mojave
I feel really stupid but I found an answer to my question BUT I don't know how to even follow the instructions. I know how to get to Finder but that's where it stops. I'm sorry but I don't understand. Can someone help me please and explain in differently? I understand that this is probably so simple but I feel like a dunce. Thank you in advance. Below is copied from another post:Diwu Oct 5, 2018 10:15 AM (in response to CoryT87)This is how you can change your lock screen background (in macOS Mojave 10.14).Navigate to '/Library/Desktop Pictures/' though your terminal/finder. There you'll find all your wallpapers provided by Apple. Now you'll find a file named 'Mojave.heic', this is the file that is used as your lockscreen background. Now you can make a custom background and save it as Mojave.jpg (make sure to use the correct dimentions). The last step is to change the extension to .heic. It'll ask you to use '.jpg' or '.heic'. Click on '.heic' ofcourse. Now log out and see the magic happen.In short1.
4
0
6.8k
Dec ’18
Does fcntl () or something else support 'File Descriptor' specific (& not process specific) byte-range advisory lock with support for shared/exclusive locking in macOS (& also iOS)?
Hello friends, For our application development on macOS (& also IOS), we need advisory locks which are 'File Descriptor' specific locks and not process specific. It is also important that they should support byte-range locking & shared/exclusive locking. Additionally, the same process can take multiple byte-range locks at the same time to support various combinations. Basically, we want to coordinate between multiple processes reading/writing to the same file simultaneously using advisory locks (byte-range & shared/exclusive). And we want to give flexibility to users to give file paths with all combinations like using ‘soft/hard links’, network shared file paths, etc. We see that 'fcntl ()' system call comes closest to our requirement. However, locks taken using standard commands FSETLK/ FGETLK, are process-specific locks & not file descriptor specific lock. That means, assuming one file descriptor has taken a byt
2
0
980
Jan ’21
Lock Screen not displaying information
I’ve had this issue carrying over ever since iOS 10 Beta 2 all the way to iOS 11.2 Beta 3 so far, and from iPhone 6 Plus, to iPhone 7 Plus, to now IPhone X Currently on iPhone X (64 GB) from T-Mobile running iOS 11.2 Beta 3 Cannot recreate on command, happens randomly When I wake my device, all I see is my wallpaper, my carrier on the top left and battery and other icons on the right and nothing else. The time isn’t shown, the flashlight and camera shortcuts aren’t visible and any notifications are also not shown. Tapping where the notifications should be triggers them normally, but they’re just not displayed. Pulling Notification Center reveals the same thing. Swiping to show the Widgets works but they’re also not displayed, and swiping to open the camera just makes what little information I have on top of the screen disappear and the camera doesn’t open. Swiping to go home takes me back normally At least on the iPhone 7 Plus, not even a system restore via iTunes on PC would fix it Here I have a screen recor
3
0
1.1k
Nov ’17
Iphone 5 when in usage and no lock screen doesn't shut off
Iphone 5 when in usage and no lock screen doesn't shut off, but as soon as i put it in lock screen the iphone 5 shuts down and i must press home power for 20 sec to start it again and this happens always when i lock my phone. Now i'm using my iphone 5 with Ios 9.2 with no lock screen and with low brightness to save more battery. Apple Iphone 5 isn't as you expected.iPhone 5, iOS 9.2
1
0
183
Dec ’15
determine if an account is a mobile account or Active directory account or local user account (non-mobile)
Is there a way to figure out from code if a user account is actually a mobile account or active directory account or local user account (non-mobile) on Mojave?Through following code i can distinguish between local user and AD user via attribute // 'dsAttrTypeStandard:AppleMetaNodeLocation': '/Local/Default' for Local user // 'dsAttrTypeStandard:AppleMetaNodeLocation': '/Active Directory/ABCD/abcd.in' for Domain userfunc checkForLocalUser(name: String) -> Bool { var records = [ODRecord]() let odsession = ODSession.default() do { let node = try ODNode.init(session: odsession, type: ODNodeType(kODNodeTypeAuthentication)) let query = try ODQuery.init(node: node, forRecordTypes: kODRecordTypeUsers, attribute: kODAttributeTypeRecordName, matchType: ODMatchType(kODMatchEqualTo), queryValues: name, returnAttributes: kODAttributeTypeAllAttributes, maximumResults: 0) records = try query.resultsAllowingPartial(false) as! [ODRecord] } catch { let errorText = error.localizedDescripti
2
0
1.6k
Nov ’19
Account
Hello, I have a ready-made developer account, there are published applications, now I go in to publish a new application and it says that I need to accept the agreementI click on this and go to the developro account and there it says Sorry, you are already a member of the development team, what should I do?
0
0
414
Apr ’24
How do I keep an app "on top" even when the lock screen is on?
When iOS 12 first came out, I saw a tip in my iPhone tell me that it is possible to cause an app to stay on top. I take it the app would be active even when the lock screen is on. This is useful to me, but I can't find documentation for this feature. I'm not even able to find the Setting in iOS that enables it, which the tip I saw showed. Anybody know what this feature is called and where I can find documentation on it?
Topic: UI Frameworks SubTopic: UIKit Tags:
0
0
1.5k
Nov ’18
Upgrading an Individual account to an Organization Account
Hi! I was wondering if I could create an individual account, and later on upgrade it to be owned by my organization. Is this possible? Or will I have to create a whole new account? Thanks in advance!
Replies
0
Boosts
0
Views
355
Activity
Apr ’21
AUNewTimePitch Overlap & Peak Locking Parameters
Every so often the question about what these NewTimePitch parameters control comes up. Unfortunately these two are really not documented anywhere else, so this information should help developers wondering what these two parameters do.kNewTimePitchParam_Overlap - This value controls the number of overlapped spectral windows that are used to produce the output. More overlaps can make smooth passages sound smoother. For percussive sound, a lower overlap may be better. The value of overlap is directly proportional to CPU cost.kNewTimePitchParam_EnablePeakLocking - Peak locking enforces phase coherence of spectral peaks. While it does add some expense, peak locking results in a less phasey or reverberant sound (sometimes also called loss of presence).// Parameters for AUNewTimePitch CF_ENUM(AudioUnitParameterID) { // Global, rate, 1/32 -> 32.0, 1.0 kNewTimePitchParam_Rate = 0, // Global, Cents, -2400 -> 2400, 1.0 kNewTimePitchParam_Pitch = 1, // Global, generic, 3.0 -> 32.0, 8.0 kNewTime
Replies
0
Boosts
0
Views
4.3k
Activity
Jan ’16
Is it possible to disable Widget Accenting on the Lock Screen?
I'd like an Image subview of a lock screen widget to render as itself, and not with the multiply-like effect it gets today. I've tried .widgetAccentable(true) and .widgetAccentable(false), but none have the appearance I'm looking for. Is there maybe a new modifier that lets me force the rendering mode? Hoping there is and it's just not jumping out at me. Thanks for your help.
Replies
2
Boosts
0
Views
2.1k
Activity
Jun ’22
Game Center fails to connect, locks up settings.
In 10.1 beta (14B72), my game center connection logs me out and fails to reconnect until I reboot of the device (iPhone 6S+). When the lockout occurs, I go into settings and select the Game Center setting, it locks up the settings app entirely - the Game Center selection remains grey to indicate my selection, but the view never changes and I cannot select or scroll the settings view. I can return to the home screen, but then going back to settings brings up a blank view (apparently its still locked up in GameCenter). Eventually it appears to timeout or crash the settings, after which the settings can be reopened successfully, but game center remains unable to connect.
Replies
0
Boosts
0
Views
734
Activity
Oct ’16
A problem with the Account Holder ID
Hello, I'm trying to renew my Appstore Connect subscription but unfortunately I'm facing problems. Our Account Holder ID is locked and when he tries to log in an error message keeps showing up saying This Apple ID has been Locked. Contact your Administrator or Manager to reset your password and unlock your account. whose the admin or manager in this case? I contacted the support multiple times and they referred me to this link. https://support.apple.com/en-us/HT201487 We tried these steps but sadly no luck. whenever he tries to change the password an error message keep popping up saying Need to reset your password? Contact your organization’s Administrator or Manager and ask them to reset the password for your Managed Apple ID
Replies
1
Boosts
0
Views
832
Activity
May ’23
Is there a way to identify when a user transitions from using the app to the lock screen?
Hi,I'm trying to differentiate when a user is using their phone (e.g., on Google or another app) vs when a user is on the lock screen. We're trying to prevent cheating for our bar trivia app and in order to do this we need to know when the players are searching for Google for answers or they're just on the lock screen. Would love your thoughts and feedback on this!Thanks,Evan
Replies
2
Boosts
0
Views
185
Activity
May ’16
Background Health Store Access for Lock Screen Widgets
It's fairly well know and stated that the Apple Health / HealthKit data store is unavailable when iPhone is locked. Since Lock Screen Widgets were introduced there's been a feature parity mismatch with Apple's own Fitness app which is able to display updating Activity Rings on the Lock Screen. Third party apps cannot do this and have to rely unlocking their device to then trigger an update. This means they often display stale and wrong Health data. With the release of iOS 18 beta, I see no changes to this... Is there anything I've missed? Currently for requesting the Timeline Updates on my Widget I have to just keep requesting updates as often as possible and hope that each time the iPhone might be unlocked.... This is inefficient and a waste of device resources. Even a Widget timeline reload API that let the developer say Only call update if iPhone unlocked would be useful.
Replies
3
Boosts
0
Views
1.5k
Activity
Jun ’24
Is bluetooth available in a "locked screen" camera capture extension?
I created a locked camera capture extension as explained in Apple's documentation. I'm trying to explore the possibilities of using a bluetooth peripheral from that extension - anybody knows if this is possible? The CBCentralManagerDelegate reports .unsupported in func centralManagerDidUpdateState, even if I have provided all the permissions in Info.plist.
Replies
1
Boosts
0
Views
573
Activity
Nov ’24
Change lock screen background on Mojave
I feel really stupid but I found an answer to my question BUT I don't know how to even follow the instructions. I know how to get to Finder but that's where it stops. I'm sorry but I don't understand. Can someone help me please and explain in differently? I understand that this is probably so simple but I feel like a dunce. Thank you in advance. Below is copied from another post:Diwu Oct 5, 2018 10:15 AM (in response to CoryT87)This is how you can change your lock screen background (in macOS Mojave 10.14).Navigate to '/Library/Desktop Pictures/' though your terminal/finder. There you'll find all your wallpapers provided by Apple. Now you'll find a file named 'Mojave.heic', this is the file that is used as your lockscreen background. Now you can make a custom background and save it as Mojave.jpg (make sure to use the correct dimentions). The last step is to change the extension to .heic. It'll ask you to use '.jpg' or '.heic'. Click on '.heic' ofcourse. Now log out and see the magic happen.In short1.
Replies
4
Boosts
0
Views
6.8k
Activity
Dec ’18
Does fcntl () or something else support 'File Descriptor' specific (& not process specific) byte-range advisory lock with support for shared/exclusive locking in macOS (& also iOS)?
Hello friends, For our application development on macOS (& also IOS), we need advisory locks which are 'File Descriptor' specific locks and not process specific. It is also important that they should support byte-range locking & shared/exclusive locking. Additionally, the same process can take multiple byte-range locks at the same time to support various combinations. Basically, we want to coordinate between multiple processes reading/writing to the same file simultaneously using advisory locks (byte-range & shared/exclusive). And we want to give flexibility to users to give file paths with all combinations like using ‘soft/hard links’, network shared file paths, etc. We see that 'fcntl ()' system call comes closest to our requirement. However, locks taken using standard commands FSETLK/ FGETLK, are process-specific locks & not file descriptor specific lock. That means, assuming one file descriptor has taken a byt
Replies
2
Boosts
0
Views
980
Activity
Jan ’21
Lock Screen not displaying information
I’ve had this issue carrying over ever since iOS 10 Beta 2 all the way to iOS 11.2 Beta 3 so far, and from iPhone 6 Plus, to iPhone 7 Plus, to now IPhone X Currently on iPhone X (64 GB) from T-Mobile running iOS 11.2 Beta 3 Cannot recreate on command, happens randomly When I wake my device, all I see is my wallpaper, my carrier on the top left and battery and other icons on the right and nothing else. The time isn’t shown, the flashlight and camera shortcuts aren’t visible and any notifications are also not shown. Tapping where the notifications should be triggers them normally, but they’re just not displayed. Pulling Notification Center reveals the same thing. Swiping to show the Widgets works but they’re also not displayed, and swiping to open the camera just makes what little information I have on top of the screen disappear and the camera doesn’t open. Swiping to go home takes me back normally At least on the iPhone 7 Plus, not even a system restore via iTunes on PC would fix it Here I have a screen recor
Replies
3
Boosts
0
Views
1.1k
Activity
Nov ’17
Iphone 5 when in usage and no lock screen doesn't shut off
Iphone 5 when in usage and no lock screen doesn't shut off, but as soon as i put it in lock screen the iphone 5 shuts down and i must press home power for 20 sec to start it again and this happens always when i lock my phone. Now i'm using my iphone 5 with Ios 9.2 with no lock screen and with low brightness to save more battery. Apple Iphone 5 isn't as you expected.iPhone 5, iOS 9.2
Replies
1
Boosts
0
Views
183
Activity
Dec ’15
determine if an account is a mobile account or Active directory account or local user account (non-mobile)
Is there a way to figure out from code if a user account is actually a mobile account or active directory account or local user account (non-mobile) on Mojave?Through following code i can distinguish between local user and AD user via attribute // 'dsAttrTypeStandard:AppleMetaNodeLocation': '/Local/Default' for Local user // 'dsAttrTypeStandard:AppleMetaNodeLocation': '/Active Directory/ABCD/abcd.in' for Domain userfunc checkForLocalUser(name: String) -> Bool { var records = [ODRecord]() let odsession = ODSession.default() do { let node = try ODNode.init(session: odsession, type: ODNodeType(kODNodeTypeAuthentication)) let query = try ODQuery.init(node: node, forRecordTypes: kODRecordTypeUsers, attribute: kODAttributeTypeRecordName, matchType: ODMatchType(kODMatchEqualTo), queryValues: name, returnAttributes: kODAttributeTypeAllAttributes, maximumResults: 0) records = try query.resultsAllowingPartial(false) as! [ODRecord] } catch { let errorText = error.localizedDescripti
Replies
2
Boosts
0
Views
1.6k
Activity
Nov ’19
Account
Hello, I have a ready-made developer account, there are published applications, now I go in to publish a new application and it says that I need to accept the agreementI click on this and go to the developro account and there it says Sorry, you are already a member of the development team, what should I do?
Replies
0
Boosts
0
Views
414
Activity
Apr ’24
How do I keep an app "on top" even when the lock screen is on?
When iOS 12 first came out, I saw a tip in my iPhone tell me that it is possible to cause an app to stay on top. I take it the app would be active even when the lock screen is on. This is useful to me, but I can't find documentation for this feature. I'm not even able to find the Setting in iOS that enables it, which the tip I saw showed. Anybody know what this feature is called and where I can find documentation on it?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
0
Boosts
0
Views
1.5k
Activity
Nov ’18