Post

Replies

Boosts

Views

Activity

Reply to iOS 18 Widget Tint Detection
You can use @Environment(\.widgetRenderingMode) var widgetRenderingMode ... button .background(backgroundColor.opacity(widgetRenderingMode == .accented ? 0.5 : 1))
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Sep ’24
Reply to App Store Connect iOS mobile application doesn't update Trends tab
I mean that I have actual information with all trends including data after 9 of July on https://appstoreconnect.apple.com I have a problem only with iOS app. That's why I believe it's another issue.
Replies
Boosts
Views
Activity
Jul ’24
Reply to App Store Connect problem
Also can't connect through App Store Connect app. Web version is ok.
Replies
Boosts
Views
Activity
May ’24
Reply to Missing a functional link to the Terms of Use (EULA)
Yes, you have to put EULA link in the App Description. Privacy Policy has dedicated field in the App Privacy section in General.
Replies
Boosts
Views
Activity
Aug ’23