Post

Replies

Boosts

Views

Activity

Comment on Developer Documentation within Xcode is too small
We all want the BIG win... and if you find it, let us know! (In the meantime, a small win is still a win!)
Replies
Boosts
Views
Activity
Feb ’22
Comment on Trying to include SwiftUI Shortcut recorder in my storyboard App
macOS, so it will be NSHostingController...
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on Where and How to Create FileManager as a Singleton?
So what architecture are you using, @Tomato?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on How can I validate that the phone number belongs to the device?
This is the correct answer.
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on WYSWYG HTML rendering of iOS/Android devices displayed on Mac OSX application or iOS app (scaled)
e.g. https://stackoverflow.com/questions/26295277/wkwebview-equivalent-for-uiwebviews-scalespagetofit
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on How to convert Data into struct in Swift
I think we're on Objective-C Claude!
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on Installing app from TestFlight into Simulator
...the link I mentioned involves sending the .app file, not the code itself.
Replies
Boosts
Views
Activity
Jan ’22
Comment on Picker with Unexpected Results
You are not printing the "index" in your .onChange - you may have confused yourself in the first ForEach, by having the indexes the same as the values!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on Picker with Unexpected Results
The things you are passing to your two ForEaches are different - a ClosedRange and an Array. They behave differently, as you see!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on Installing app from TestFlight into Simulator
Indeed. But if TestFlight is not possible, then you must find another way.
Replies
Boosts
Views
Activity
Jan ’22
Comment on JSON DATA CORRUPTED ERROR
This is a good tip. I get the exact same output as Scott J.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on JSON DATA CORRUPTED ERROR
It is not exactly the same, unless your name is also "Rob", and you stored the json file in the exact same place as me? Try uploading again, in a few minutes.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on JSON DATA CORRUPTED ERROR
That might be the data from the file, but it is not the actual file. You could upload it here, as an attachment.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on JSON DATA CORRUPTED ERROR
Try uploading your actual json data file...
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on JSON DATA CORRUPTED ERROR
I just told you that, twice. Use "Paste and Match Style".
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’22