Post

Replies

Boosts

Views

Activity

Reply to SwiftUI preview with different @AppStorage values
Hey .. I'm using previews for different languages like this: #Preview("English") { ContentView() .environment(\.locale, Locale(identifier: "EN")) } #Preview("Spanish") { ContentView() .environment(\.locale, Locale(identifier: "ES")) } It should work the same way for UserDefaults ;-) Jackson
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’24
Reply to Background image scales incorrectly when ignoring safe area
Great @Chris Mash, your approach helped me :-). Thanks. I also was struggling with .scaledToFill() [quote='762646022, Chris Mash, /thread/720736?answerId=762646022#762646022, /profile/Chris+Mash'] .aspectRatio(contentMode: .fill) .frame(minWidth: 0, maxWidth: .infinity) [/quote]
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’24
Reply to Sales and Trends section is down
I'm wondering how many users are affected by that issue. The system status states that everything is working fine: https://developer.apple.com/system-status/ But it is not. It's almost a week and the trends section is still not showing the data for the last 6 days :-(
Replies
Boosts
Views
Activity
Jul ’24
Reply to Sales and Trends section is down
I guess the issue is not going to be solved on the weekend .. ?
Replies
Boosts
Views
Activity
Jul ’24
Reply to Sales and Trends section is down
Same here: "We’re currently experiencing a delay in data reporting. Check back later for more updates" Frustrating :-(
Replies
Boosts
Views
Activity
Jul ’24
Reply to App Store Connect / Trends issue
It's working for me again right now :-)
Replies
Boosts
Views
Activity
Jul ’24
Reply to Sales and Trends section is down
It's working for me again right now :-)
Replies
Boosts
Views
Activity
Jul ’24
Reply to Sales and Trends section is down
I hope Apple has a monitoring running for their services and will be notified about the issue with the sales/trends section It's for hours like this: And the "contact us" link is broken too :-(
Replies
Boosts
Views
Activity
Jul ’24
Reply to Sales and Trends section is down
Same here, see: https://forums.developer.apple.com/forums/thread/759232
Replies
Boosts
Views
Activity
Jul ’24
Reply to App Store Connect Issues
Same here. I experienced the first issues about 12hrs ago. Still the same problems. I contacted Apple but no response :(
Replies
Boosts
Views
Activity
Jul ’24