Posts

Post not yet marked as solved
3 Replies
647 Views
When running a development App on an iPad Model MW752LL/A developed with SwiftData and NavigationSplitView{} the right pane detail View does NOT refresh when another left pane list view element is selected? •iPad (7th generation) with iPadOS Version 17.0.3. •Same condition with the Xcode iPad (10th generation) Simulator.
Posted Last updated
.
Post not yet marked as solved
0 Replies
568 Views
Have been trying to Download iOS 17.0 Simulator for the last six hours. Using Activity Monitor to determine the speed to the Download. One time, Downloads window indicated 99% had been reached. It appears the Apple server connection may be unreliable? So what would be your User Experience?
Posted Last updated
.
Post not yet marked as solved
0 Replies
726 Views
•View inside var body: some View {} line works •Jump to Definition does not work inside View{}? •It was working fine and then all of a sudden it stopped working •Indexing is working •The very same code inside another App works fine •I have deleted the Show Package Contents; xcuserdata folder and project.xcworkspace file •Is there anything else I might try to fix the problem that does not exist in another App? •This does not seem very logical
Posted Last updated
.
Post not yet marked as solved
0 Replies
823 Views
Would like to use SwiftUI AsyncImage with Photos App Image that is associated with a String Name, possibly using a Core Data Model. A Picker might be used to determine which Image is associated with a user entered String Name. A List View would be used to display the saved Images and their names. Is there a way to use a Photos Image ID or path as a URL?
Posted Last updated
.