Post

Replies

Boosts

Views

Activity

Comment on IAP, wrong priceLocale
Thanks, this solved my problem. Not only that but when debugging on a device, it solved the issue as well. The price was displayed in $/USD, I tried to restore the purchase (which didn't happen since there was no purchase to restore), and the price changed to €/EUR.
Topic: App & System Services SubTopic: StoreKit Tags:
Mar ’22
Comment on IAP, wrong priceLocale
Thanks, this solved my problem. Not only that but when debugging on a device, it solved the issue as well. The price was displayed in $/USD, I tried to restore the purchase (which didn't happen since there was no purchase to restore), and the price changed to €/EUR.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Mar ’22
Comment on Check Data Re-Sync on App Reinstall with CloudKit (+SwiftUI)
Thanks for posting this. I updated the iCloud email and that's what was causing the sync issue.
Replies
Boosts
Views
Activity
Apr ’22
Comment on Opening a SwiftUI app window to a particular place via intent?
Window management is still something I need to learn more about, so I'm not sure how that would work.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on How to use iOS15-specific modifiers in SwiftUI on iOS 14 and earlier?
Thanks. Also, the Dave DeLong tweet about it: https://twitter.com/davedelong/status/1446151822800945155?s=21&t=uUYg9LX7aw_2Mwdl5GsrhQ
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on Please send this bug to NSUbiquitousKeyValueStore (whaaa???)
No clean build, just a restart for me.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Apr ’23
Comment on iOS Custom Keyboard Extension - Change height to fullscreen
needsInputModeSwitchKey is not meant to hide the globe, but to tell you whether you need to implement a custom globe button yourself. On iOS, it's handled for you, on iPadOS, you need to add a button to your view.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Dec ’23
Comment on SwiftUI NavigationLink freezing when tapped
Thanks, @klaytonb,@klaytonb for posting a follow-up with your findings. I had a different issue (using a @State value to set an environment value in the destination) and you gave me the idea to try and capture it too.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’24