Search results for

“Account Locked”

33,567 results found

Post

Replies

Boosts

Views

Activity

Key lessons after two months of building my first iOS app
After nearly ten years in Android development, I finally built a native iOS app, sharing the journey publicly while learning Swift and SwiftUI, using AI selectively, and finding the platform familiar yet different in tooling, concurrency, and culture. I reached production without initially buying a developer account and faced a stricter, iterative App Store review process than the Play Store, with several rejections that ultimately clarified Apple’s quality standards and expectations.
1
0
44
Feb ’26
Reply to Calling a Objc method directly from C
Calling Objective-C directly from C is certainly possible and can simplify your codebase by eliminating intermediate layers. Additionally, using Grand Central Dispatch (GCD) to manage thread safety and dispatch tasks to Objective-C contexts is a sound approach. Below, I'll outline how you can achieve this, maintaining thread safety and leveraging GCD effectively. Direct Objective-C Function Call from C Assuming you have an Objective-C method you want to call directly from C, you can use the Objective-C runtime functions to achieve this. Here's a step-by-step guide: Objective-C Method Declaration First, ensure your Objective-C method is declared properly. For example: @interface Renderer : NSObject (void)mtlEnd; @end C Function to Call Objective-C Method You can define a C function that uses the Objective-C runtime to call the mtlEnd method: #include void mtlEnd(MTRenderContext mt_ctx) { // Retrieve the class of the render context Class rendererClass = mt_ctx->mt_render_funcs.mtlObj.isa; // Get the selecto
Topic: Programming Languages SubTopic: General Tags:
Feb ’26
Reply to UIScrollView Layout issue
Hello ArsD, Two functions (updateMinZoomScaleForSize called from viewWillLayoutSubviews() and updateConstraintsForSize called from scrollViewDidZoom()) use the full view's bounds when they should be using the scroll view's bounds. If you use scrollView.bounds.size instead in those instances, it would account for the height occupied by the navigation bar. Thank you for your patience, Richard Yeh  Developer Technical Support
Topic: UI Frameworks SubTopic: UIKit Tags:
Feb ’26
Reply to MusicKit - ApplicationMusicPlayer fails to play certain Songs
Hello RanLearns, Please create a bug report on Feedback Assistant to send us sysdiagnose logs. Once you open the bug report, please post the FB number here for my reference. The sysdiagnose should be generated shortly after the build of your app has terminated, even if the logs can't be synced off the device until later. Important: Note the date and time the issue occurred and include this information with your sysdiagnose. This information is vital in helping us pinpoint the issue being captured in the sysdiagnose log file. For information on generating and retrieving a sysdiagnose click the link below and choose the appropriate platform from the search results: https://developer.apple.com/bug-reporting/profiles-and-logs/?name=sysdiagnose A sysdiagnose may be too large to send in e-mail. If you don't have the ability to send large files, let us know so that we can send you instructions for our Box account. If you have any questions about filing a bug report, take a look at Bug Reporting: How and Why
Topic: Media Technologies SubTopic: Audio Tags:
Feb ’26
Urgent: Account Scheduled for Termination Tomorrow – No Response to Appeal
Dear Apple Review Team, I am writing to urgently follow up regarding our pending account termination and appeal, as we have not received any response despite multiple attempts to contact your team. For reference, our timeline is as follows: January 31, 2026: Received Pending Termination Notice January 31, 2026: Submitted appeal and corrective update February 7, 2026: Responded to DPLA compliance notice February 12, 2026: Submitted follow-up via Review Board February 23, 2026: Submitted additional summary follow-up via Review Board and Contact Us February 23, 2026: Contacted Apple Support by phone for status inquiry We have fully addressed all identified compliance issues and submitted all requested verification documentation, including government-issued identification, proof of address, and relevant licensing documentation. As of today, our corrective update remains marked as “In Review,” and we have not received any acknowledgment or update from your team. With the February 28 deadline imminent, the
1
0
115
Feb ’26
iCloud Account Signing Out
I have several macOS applications that use CloudKit. I need to test and finds out what happens when the user signs out of their iCloud account. That's because the application may lose data after signing out and then signing in again. Every time I do that, it'll take 15, 20 minutes... I don't time it, but it takes quite a gigantic time to sign out as the spinner keeps rolling. Why does it take so long to just sign out? This sign out effect is untestable because it takes a long time to sign out of an iCloud account and then make changes to the code and then test again. In case you need to know, my system version is Sequoia 15.7.
2
0
147
Feb ’26
Reply to NSFileManager getRelationship:ofDirectoryAtURL:toItemAtURL:error: returning NSURLRelationshipSame for Different Directories
The documentation claims it only caches for 1 run loop turn, but as previously mentioned, that is not always the case, and certain values tend to get 'stuck.' FYI, I think there are actually two different issues at work here: The run loop itself doesn't actually turn at a predictable rate. Depending on how your app is architected and the overall app state, it's entirely possible for an app to go seconds or even minutes without the main thread ever running. The documentation says that values are automatically removed after each pass through the run loop, but that's not quite accurate. NSURL is tracking the main loop activity through a runloop observer, but it doesn't actually flush the cache until the first time something tries to access that URL from the main thread. If nothing on the main thread accesses that URL, then it could theoretically return the old values forever. ...with #2 obviously being the most significant issue. Building a cache on top of NSURL resource values, which may or may not be stale, ca
Topic: App & System Services SubTopic: Core OS Tags:
Feb ’26
Apple Developer Enrollment Is Stuck on “Pending” despite multiple attempts to contact support.
Issue: I have completed Apple Developer Program three separate times and paid twice: Feb 17, 2026 Feb 20, 2026 Feb 27, 2026 Case IDs: 102826219361 102831748980 I received an Order Acknowledgement email each time stating processing within 2 business days. However: My account still shows “Complete your purchase” My membership has not been activated I have received no follow-up or activation email Multiple support emails received no response. This appears to be a backend enrollment fulfillment failure or a failure on apple supports part, not a payment failure. I need this escalated to the Developer Program Enrollment team for manual review and activation. This is blocking my app development, and frankly the lack of communication is unacceptable for a company like Apple.
2
0
96
Feb ’26
Xcode 26.3 Codex Account just spinning
I have the new Xcode 26.3 running on an Intel MBP macOS 26.2 I have clicked to download Codex in the Xcode settings, then under the Intelligence section I select Codex but where it says ChatGPT Account there is a spinner that never ends. I suspect it is meant to show a Sign In button. I don't see any documentation to suggest this shouldn't work on Intel, so what gives? My ChatGPT in Xcode section is successfully signed in, and i've tried signing that out.
7
0
366
Feb ’26
Enrollment Completed on iPhone but Web Shows “Complete Your Purchase” and Status Pending
Hello Apple Developer Support Team, I completed my Apple Developer Program enrollment directly through the Developer app on my iPhone. The identity verification and payment were successfully processed. However, when I log in via the web, I still see the message “Complete Your Purchase,” and my enrollment status appears as Pending. The system seems to be asking me to proceed with enrollment again, even though the process was already completed on my iPhone. Could you please review my account and clarify the current status of my enrollment? Thank you for your assistance. Kind regards
5
0
203
Feb ’26
Apple developer account refund
Based on recent events - with proof available in the review section - it’s clear that Apple has completely halted the release of new apps to the store for about a month. There are hundreds of threads on this topic, and Reddit is blowing up over it. Would it be possible for us to get a refund for the paid developer accounts? That would be very fair, as we haven’t been receiving the service for over a month now.
1
0
106
Feb ’26
Key lessons after two months of building my first iOS app
After nearly ten years in Android development, I finally built a native iOS app, sharing the journey publicly while learning Swift and SwiftUI, using AI selectively, and finding the platform familiar yet different in tooling, concurrency, and culture. I reached production without initially buying a developer account and faced a stricter, iterative App Store review process than the Play Store, with several rejections that ultimately clarified Apple’s quality standards and expectations.
Replies
1
Boosts
0
Views
44
Activity
Feb ’26
Reply to Calling a Objc method directly from C
Calling Objective-C directly from C is certainly possible and can simplify your codebase by eliminating intermediate layers. Additionally, using Grand Central Dispatch (GCD) to manage thread safety and dispatch tasks to Objective-C contexts is a sound approach. Below, I'll outline how you can achieve this, maintaining thread safety and leveraging GCD effectively. Direct Objective-C Function Call from C Assuming you have an Objective-C method you want to call directly from C, you can use the Objective-C runtime functions to achieve this. Here's a step-by-step guide: Objective-C Method Declaration First, ensure your Objective-C method is declared properly. For example: @interface Renderer : NSObject (void)mtlEnd; @end C Function to Call Objective-C Method You can define a C function that uses the Objective-C runtime to call the mtlEnd method: #include void mtlEnd(MTRenderContext mt_ctx) { // Retrieve the class of the render context Class rendererClass = mt_ctx->mt_render_funcs.mtlObj.isa; // Get the selecto
Topic: Programming Languages SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’26
Reply to UIScrollView Layout issue
Hello ArsD, Two functions (updateMinZoomScaleForSize called from viewWillLayoutSubviews() and updateConstraintsForSize called from scrollViewDidZoom()) use the full view's bounds when they should be using the scroll view's bounds. If you use scrollView.bounds.size instead in those instances, it would account for the height occupied by the navigation bar. Thank you for your patience, Richard Yeh  Developer Technical Support
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Feb ’26
Reply to MusicKit - ApplicationMusicPlayer fails to play certain Songs
Hello RanLearns, Please create a bug report on Feedback Assistant to send us sysdiagnose logs. Once you open the bug report, please post the FB number here for my reference. The sysdiagnose should be generated shortly after the build of your app has terminated, even if the logs can't be synced off the device until later. Important: Note the date and time the issue occurred and include this information with your sysdiagnose. This information is vital in helping us pinpoint the issue being captured in the sysdiagnose log file. For information on generating and retrieving a sysdiagnose click the link below and choose the appropriate platform from the search results: https://developer.apple.com/bug-reporting/profiles-and-logs/?name=sysdiagnose A sysdiagnose may be too large to send in e-mail. If you don't have the ability to send large files, let us know so that we can send you instructions for our Box account. If you have any questions about filing a bug report, take a look at Bug Reporting: How and Why
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Feb ’26
Urgent: Account Scheduled for Termination Tomorrow – No Response to Appeal
Dear Apple Review Team, I am writing to urgently follow up regarding our pending account termination and appeal, as we have not received any response despite multiple attempts to contact your team. For reference, our timeline is as follows: January 31, 2026: Received Pending Termination Notice January 31, 2026: Submitted appeal and corrective update February 7, 2026: Responded to DPLA compliance notice February 12, 2026: Submitted follow-up via Review Board February 23, 2026: Submitted additional summary follow-up via Review Board and Contact Us February 23, 2026: Contacted Apple Support by phone for status inquiry We have fully addressed all identified compliance issues and submitted all requested verification documentation, including government-issued identification, proof of address, and relevant licensing documentation. As of today, our corrective update remains marked as “In Review,” and we have not received any acknowledgment or update from your team. With the February 28 deadline imminent, the
Replies
1
Boosts
0
Views
115
Activity
Feb ’26
iCloud Account Signing Out
I have several macOS applications that use CloudKit. I need to test and finds out what happens when the user signs out of their iCloud account. That's because the application may lose data after signing out and then signing in again. Every time I do that, it'll take 15, 20 minutes... I don't time it, but it takes quite a gigantic time to sign out as the spinner keeps rolling. Why does it take so long to just sign out? This sign out effect is untestable because it takes a long time to sign out of an iCloud account and then make changes to the code and then test again. In case you need to know, my system version is Sequoia 15.7.
Replies
2
Boosts
0
Views
147
Activity
Feb ’26
Reply to NSFileManager getRelationship:ofDirectoryAtURL:toItemAtURL:error: returning NSURLRelationshipSame for Different Directories
The documentation claims it only caches for 1 run loop turn, but as previously mentioned, that is not always the case, and certain values tend to get 'stuck.' FYI, I think there are actually two different issues at work here: The run loop itself doesn't actually turn at a predictable rate. Depending on how your app is architected and the overall app state, it's entirely possible for an app to go seconds or even minutes without the main thread ever running. The documentation says that values are automatically removed after each pass through the run loop, but that's not quite accurate. NSURL is tracking the main loop activity through a runloop observer, but it doesn't actually flush the cache until the first time something tries to access that URL from the main thread. If nothing on the main thread accesses that URL, then it could theoretically return the old values forever. ...with #2 obviously being the most significant issue. Building a cache on top of NSURL resource values, which may or may not be stale, ca
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’26
Apple Developer Enrollment Is Stuck on “Pending” despite multiple attempts to contact support.
Issue: I have completed Apple Developer Program three separate times and paid twice: Feb 17, 2026 Feb 20, 2026 Feb 27, 2026 Case IDs: 102826219361 102831748980 I received an Order Acknowledgement email each time stating processing within 2 business days. However: My account still shows “Complete your purchase” My membership has not been activated I have received no follow-up or activation email Multiple support emails received no response. This appears to be a backend enrollment fulfillment failure or a failure on apple supports part, not a payment failure. I need this escalated to the Developer Program Enrollment team for manual review and activation. This is blocking my app development, and frankly the lack of communication is unacceptable for a company like Apple.
Replies
2
Boosts
0
Views
96
Activity
Feb ’26
Reply to I paid twice for Apple Developer Membership
We appreciate your interest in participating in the forums! Your question seems related to Developer Account I would recommend you to contact the developer account support at https://developer.apple.com/contact to make sure they check on your double charging. Albert Pascual
  Worldwide Developer Relations.
Replies
Boosts
Views
Activity
Feb ’26
Xcode 26.3 Codex Account just spinning
I have the new Xcode 26.3 running on an Intel MBP macOS 26.2 I have clicked to download Codex in the Xcode settings, then under the Intelligence section I select Codex but where it says ChatGPT Account there is a spinner that never ends. I suspect it is meant to show a Sign In button. I don't see any documentation to suggest this shouldn't work on Intel, so what gives? My ChatGPT in Xcode section is successfully signed in, and i've tried signing that out.
Replies
7
Boosts
0
Views
366
Activity
Feb ’26
Enrollment Completed on iPhone but Web Shows “Complete Your Purchase” and Status Pending
Hello Apple Developer Support Team, I completed my Apple Developer Program enrollment directly through the Developer app on my iPhone. The identity verification and payment were successfully processed. However, when I log in via the web, I still see the message “Complete Your Purchase,” and my enrollment status appears as Pending. The system seems to be asking me to proceed with enrollment again, even though the process was already completed on my iPhone. Could you please review my account and clarify the current status of my enrollment? Thank you for your assistance. Kind regards
Replies
5
Boosts
0
Views
203
Activity
Feb ’26
Apple developer account refund
Based on recent events - with proof available in the review section - it’s clear that Apple has completely halted the release of new apps to the store for about a month. There are hundreds of threads on this topic, and Reddit is blowing up over it. Would it be possible for us to get a refund for the paid developer accounts? That would be very fair, as we haven’t been receiving the service for over a month now.
Replies
1
Boosts
0
Views
106
Activity
Feb ’26
Reply to Apple developer account refund
in order to get refund, they have to read your support ticket first lol My first response from their support came after 10 days with some bs. as if they didn't read my ticket at all. Sent them reply and now I'm on day 5 of the second round of waiting for their move to have a look at my account.
Replies
Boosts
Views
Activity
Feb ’26
Reply to Enabling Music Kit for Key
If you go to Developer > Account > Identifiers and filter on Media IDs, what do you see? For reference, this is what I see with my individual test team: Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
Feb ’26
HOW DO I CHANGE THE PUBLISHER NAME
Does anyone no if this is possible without Having to create another apple Developer account and register is that way with my business license name ? or do I have to create a brand new developer account and pay the 99 fee again :(
Replies
1
Boosts
0
Views
67
Activity
Feb ’26