Please provide a code example of your sound implementation
Post
Replies
Boosts
Views
Activity
Hey ;-),
you can use your app on a physical iPhone (if it is in developer mode) WITHOUT a paid Apple Developer Program membership.
But after a week or two you will see the message "app not available" if you click on the app on your physical device. In that case you have to deploy your app using XCode on your device again.
I haven't use HealthKit yet so I can't provide any information about it
Hope that helps ;-)
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Tags:
Hey,
.onChange() can be used before iOS 17. How exactly does your .onChang() look like?
I had this issue with one simulator once. I think it was the iPhone pro max.
Then I tried other simulators like iPhone 15, etc and it worked in that cases.
It's more like a workaround but did you try other simulators?
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags:
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:
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:
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 :-(
Topic:
App Store Distribution & Marketing
SubTopic:
General
I guess the issue is not going to be solved on the weekend .. ?
Topic:
App Store Distribution & Marketing
SubTopic:
General
Same here: "We’re currently experiencing a delay in data reporting. Check back later for more updates"
Frustrating :-(
Topic:
App Store Distribution & Marketing
SubTopic:
General
It's working for me again right now :-)
Topic:
Developer Tools & Services
SubTopic:
Instruments
Tags:
It's working for me again right now :-)
Topic:
App Store Distribution & Marketing
SubTopic:
General
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 :-(
Topic:
App Store Distribution & Marketing
SubTopic:
General
Same here, see: https://forums.developer.apple.com/forums/thread/759232
Topic:
App Store Distribution & Marketing
SubTopic:
General
Same here. I experienced the first issues about 12hrs ago. Still the same problems. I contacted Apple but no response :(
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Please provide a code example of your sound implementation
- Replies
- Boosts
- Views
- Activity
Hey ;-),
you can use your app on a physical iPhone (if it is in developer mode) WITHOUT a paid Apple Developer Program membership.
But after a week or two you will see the message "app not available" if you click on the app on your physical device. In that case you have to deploy your app using XCode on your device again.
I haven't use HealthKit yet so I can't provide any information about it
Hope that helps ;-)
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Tags:
- Replies
- Boosts
- Views
- Activity
Hey,
.onChange() can be used before iOS 17. How exactly does your .onChang() look like?
- Replies
- Boosts
- Views
- Activity
I had this issue with one simulator once. I think it was the iPhone pro max.
Then I tried other simulators like iPhone 15, etc and it worked in that cases.
It's more like a workaround but did you try other simulators?
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags:
- Replies
- Boosts
- Views
- Activity
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
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
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 :-(
Topic:
App Store Distribution & Marketing
SubTopic:
General
- Replies
- Boosts
- Views
- Activity
I guess the issue is not going to be solved on the weekend .. ?
Topic:
App Store Distribution & Marketing
SubTopic:
General
- Replies
- Boosts
- Views
- Activity
Same here: "We’re currently experiencing a delay in data reporting. Check back later for more updates"
Frustrating :-(
Topic:
App Store Distribution & Marketing
SubTopic:
General
- Replies
- Boosts
- Views
- Activity
It's working for me again right now :-)
Topic:
Developer Tools & Services
SubTopic:
Instruments
Tags:
- Replies
- Boosts
- Views
- Activity
It's working for me again right now :-)
Topic:
App Store Distribution & Marketing
SubTopic:
General
- Replies
- Boosts
- Views
- Activity
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 :-(
Topic:
App Store Distribution & Marketing
SubTopic:
General
- Replies
- Boosts
- Views
- Activity
Same here, see: https://forums.developer.apple.com/forums/thread/759232
Topic:
App Store Distribution & Marketing
SubTopic:
General
- Replies
- Boosts
- Views
- Activity
Same here. I experienced the first issues about 12hrs ago. Still the same problems. I contacted Apple but no response :(
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
- Replies
- Boosts
- Views
- Activity