Post

Replies

Boosts

Views

Activity

Reply to Problems Publishing with User Tracking
While you cannot speak to anyone, you can use the Reply button that appears at the bottom of the Review Team's rejection message in App Store Connect. Please see the instructions at this link: https://developer.apple.com/help/app-store-connect/manage-submissions-to-app-review/reply-to-app-review-messages). It may be that you do not need to display your privacy policy in your app; I believe that Apple expects you to provide a link to your policy document. Please see the instructions at this link: [https://developer.apple.com/help/app-store-connect/manage-app-information/manage-app-privacy).
Topic: Community SubTopic: Apple Developers Tags:
Mar ’25
Reply to iPadOS 18 - Move Tab Bar to bottom
Using the modifier .environment(\.horizontalSizeClass, .compact) does work but it disables NavigationSplitView code so, if you only have Stack Views in your app, it’s fine; however, it’s not a viable option for me. I’m losing half of an active Search Bar (including its Cancel Button) under the left hand edge of a Tab Bar in Portrait orientation. The Search Bar sits below the Navigation Bar in Portrait orientation, avoiding any conflict with the Tab Bar, until it is activated. I wish it stayed put!
Topic: UI Frameworks SubTopic: UIKit Tags:
Sep ’24