Post

Replies

Boosts

Views

Activity

Scrolling in Xcode crash
I have some code from a youtube video that I have completed before, but now when I scroll up, xCode crashes. I have a class with an enum. Sticky headers are there, then as i scroll down, the headers disappear. Then as a // MARK: comes up, we crash. I tried changing the MARK so that it was not bolded, but it still crashes. Is there a setting to disable sticky headers? This was happening in xCode 14.2, and i upgraded, to 14.3, and it went away for a while, but now the problem is back, well intermittently. I did a Clean Build Folder and a Clear All Issues. Still annoying.
3
0
999
Jul ’23
Simulator internet access
Hi, I am learning SwiftUI(typing level: awful), and trying to perform access to internet sites from within the application. However, i cannot figure out how to make it work. I have followed several different class examples, but none work in downloading a file. I am able to access the internet from within Safari on the simulator. Is there some setting, possibly within Xcode, that I need to set? What sort of debugging tools are available to try to debug the issue. Many Thanks, Rob
0
0
736
Mar ’22
Scrolling in Xcode crash
I have some code from a youtube video that I have completed before, but now when I scroll up, xCode crashes. I have a class with an enum. Sticky headers are there, then as i scroll down, the headers disappear. Then as a // MARK: comes up, we crash. I tried changing the MARK so that it was not bolded, but it still crashes. Is there a setting to disable sticky headers? This was happening in xCode 14.2, and i upgraded, to 14.3, and it went away for a while, but now the problem is back, well intermittently. I did a Clean Build Folder and a Clear All Issues. Still annoying.
Replies
3
Boosts
0
Views
999
Activity
Jul ’23
Simulator internet access
Hi, I am learning SwiftUI(typing level: awful), and trying to perform access to internet sites from within the application. However, i cannot figure out how to make it work. I have followed several different class examples, but none work in downloading a file. I am able to access the internet from within Safari on the simulator. Is there some setting, possibly within Xcode, that I need to set? What sort of debugging tools are available to try to debug the issue. Many Thanks, Rob
Replies
0
Boosts
0
Views
736
Activity
Mar ’22