Post

Replies

Boosts

Views

Activity

Reply to App name
If the name is not in the app store, why can't I use the name? May be it is the name of an app available only in another region ; hence you don't see it when you query the appstore from your region ? You should contact Apple support to get clarification.
Jun ’25
Reply to Hy everyone i am newbie developer
Welcome to the forum. But your request for a review of your project is not for the forum. What do you want to be checked ? If you have questions, technical, UI, publishing, … about your app, please ask. provide screenshots if needed. You should read this post on how to properly use the forum: https://developer.apple.com/forums/thread/706527
May ’25
Reply to How to fix an extra whitespace at the top of UIAlertController action sheet on iPad?
As explained here https://developer.apple.com/design/human-interface-guidelines/action-sheets, actionSheet actions are listed at the bottom of the view. So you could try to specify the frame of the alertController to reduce height to fit the 4 actions. More info here: https://stackoverflow.com/questions/26774038/how-to-set-height-and-width-of-a-uialertcontroller-in-ios-8
Topic: UI Frameworks SubTopic: UIKit Tags:
May ’25
Reply to Organizer won't load
unused test app. I'd delete it if I could Did you try to connect to AppstoreConnect, select the app select "App information" in the left menus remove app (link in "Additional information" at the bottom of the page) Thanks to tell if that works and then don't forget to close the thread by marking the answer as correct. Otherwise please explain what you get when you try.
May ’25
Reply to how to get subviews of a SwiftUI view in UIKit environment
AFAIK, it is not possible for views outside of the UIKit UIHostingController. In fact views in SwiftUI are very different, they are just drawn when needed. See discussion here: https://www.reddit.com/r/SwiftUI/comments/1kq7aop/how_to_get_subviews_of_a_swiftui_view_in_uikit/ But you wrote SwiftUI view that I have wrapped using UIHostingController So where's the problem ?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
May ’25
Reply to App name
If the name is not in the app store, why can't I use the name? May be it is the name of an app available only in another region ; hence you don't see it when you query the appstore from your region ? You should contact Apple support to get clarification.
Replies
Boosts
Views
Activity
Jun ’25
Reply to Customers begging for App Store (In Review 4+ Days)
what can we do to get the app into the store? 4 days… so 2 working days probably. Which is not totally unusual. What category of app is it ? Some require longer verification process.
Replies
Boosts
Views
Activity
Jun ’25
Reply to Minimum macOS Deployment target on Xcode 16.4
I tested for an app with 10.13 deployment target and Xcode 16.4. It works fine. So my guess is that targets are the same as for Xcode 16.2 and 16.3: iOS 15–18 iPadOS 15–18 tvOS 15–18 watchOS 7–11 visionOS 1–2 macOS 10.13–15 DriverKit 19–24
Replies
Boosts
Views
Activity
May ’25
Reply to All Apps Removed from App Store — "Developer Program Membership Expired" Message Despite Active Renewal
with a renewal date of May 26, 2026. That's when it was renewed. But when was it due to be renewed ? In any case, you should contact support. https://developer.apple.com/contact/
Replies
Boosts
Views
Activity
May ’25
Reply to Safari tarayıcıdan siteye çok fazla istek geliyor
Foruma hoş geldiniz. Sorunuz bir geliştirme ile ilgili değil, bir uygulamanın kullanımı ile ilgili. Lütfen sorunuzu https://discussions.apple.com/welcome adresine gönderin. Your question is not about development, but about app use. You'd better post your question to https://discussions.apple.com/welcome
Topic: Safari & Web SubTopic: General
Replies
Boosts
Views
Activity
May ’25
Reply to Hy everyone i am newbie developer
Welcome to the forum. But your request for a review of your project is not for the forum. What do you want to be checked ? If you have questions, technical, UI, publishing, … about your app, please ask. provide screenshots if needed. You should read this post on how to properly use the forum: https://developer.apple.com/forums/thread/706527
Replies
Boosts
Views
Activity
May ’25
Reply to How to fix an extra whitespace at the top of UIAlertController action sheet on iPad?
As explained here https://developer.apple.com/design/human-interface-guidelines/action-sheets, actionSheet actions are listed at the bottom of the view. So you could try to specify the frame of the alertController to reduce height to fit the 4 actions. More info here: https://stackoverflow.com/questions/26774038/how-to-set-height-and-width-of-a-uialertcontroller-in-ios-8
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
May ’25
Reply to NASDAQ: APPL Is Cooked
Please STOP polluting the forum.
Replies
Boosts
Views
Activity
May ’25
Reply to App Store Connect has numerous UI bugs and is not accessible
Could you stop polluting the forum with your acrimonious posts ? You are unhappy with Apple ? That's your problem, not ours.
Replies
Boosts
Views
Activity
May ’25
Reply to Windows / Linux support.
Welcome to the forum. Maybe a suggestion here. When your PC becomes obsolete (it will some day), buy a Mac to replace. You'll use it not only for code.
Replies
Boosts
Views
Activity
May ’25
Reply to Organizer won't load
unused test app. I'd delete it if I could Did you try to connect to AppstoreConnect, select the app select "App information" in the left menus remove app (link in "Additional information" at the bottom of the page) Thanks to tell if that works and then don't forget to close the thread by marking the answer as correct. Otherwise please explain what you get when you try.
Replies
Boosts
Views
Activity
May ’25
Reply to How to fix an extra whitespace at the top of UIAlertController action sheet on iPad?
Could you attach the screenshot ?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
May ’25
Reply to HELP!!!
I don't know how to write this Write WHAT ? Do you expect someone to find it out from your screenshots, without any explanation ?
Replies
Boosts
Views
Activity
May ’25
Reply to popoverTip prevents tap recognition
My personal feeling is that this behaviour makes sense. When you get the tip, it is to know what the button is about. One may then decide to trigger action or ignore the button. The present scheme allows for the OR.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’25
Reply to how to get subviews of a SwiftUI view in UIKit environment
AFAIK, it is not possible for views outside of the UIKit UIHostingController. In fact views in SwiftUI are very different, they are just drawn when needed. See discussion here: https://www.reddit.com/r/SwiftUI/comments/1kq7aop/how_to_get_subviews_of_a_swiftui_view_in_uikit/ But you wrote SwiftUI view that I have wrapped using UIHostingController So where's the problem ?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’25