Post

Replies

Boosts

Views

Activity

Comment on Changing a fetch request
Is there a way to get the check to run on completion of the FetchRequest? Better start a new thread including enough code which represents the new issue. I do not understand what you want to tell with such very small fragment of code.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Jun ’21
Comment on DefaultStringInterpolation Could not allocate memory
The crash log is suggesting that the crash happened while processing string interpolation, not when forced unwrapping. What sort of value are you passing to storeDomain?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’21
Comment on Adding MKCircle to the annotations on the map - Problem with setting CLLocationCoordinate2D
If the line mapView.addOverlay(circles as! MKOverlay) causes Unexpectedly found nil, then mapView is nil when findSzczyty(_:) is called.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’21
Comment on Adding MKCircle to the annotations on the map - Problem with setting CLLocationCoordinate2D
Frankly, I do not understand your next steps well. Better start a new thread including all the code related and try to explain what you want to do and what you can do now.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’21
Comment on DefaultStringInterpolation Could not allocate memory
When you find some weird things, there may be issues in the place where you think is normal. Better show how you pass storeDomain.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’21
Comment on DefaultStringInterpolation Could not allocate memory
It is very important that how you declare and set the value to domain, and also from where you call createGraphClient().
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’21
Comment on Get data from view after it gets added on screen using ForEach
Your code lacks many types and methods and is hard to run. Can you show a complete code?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’21
Comment on Get data from view after it gets added on screen using ForEach
Thanks for showing your code. But with adding CheckListSheet.swift into a SwiftUI project, I get 11 errors. Too many anything else.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’21
Comment on Get data from view after it gets added on screen using ForEach
Thanks for the explanation of the usage of append. Once explained, it looks really reasonable.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’21
Comment on Need help w/escaping closures for API call
Sorry, but an initializer exactly the same as existing type names is sort of misspelling and it should be an identifier exactly the same as existing type names.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’21
Comment on Scene not showing full screen on iPhone
I agree. You can send a feature request using Apple's Feedback Assistant. Your request would be classified as duplicate, but the number may affect.
Replies
Boosts
Views
Activity
Jun ’21
Comment on Can not ForEach Int Array in Dictionary
Can you show a code containing full definition of the View?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’21
Comment on Can not ForEach Int Array in Dictionary
Thanks for updating your code. I could have confirmed that your code does not cause any build-time errors, whether include your note or not. Hope this answer would help the OP.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’21
Comment on Changing a fetch request
Is there a way to get the check to run on completion of the FetchRequest? Better start a new thread including enough code which represents the new issue. I do not understand what you want to tell with such very small fragment of code.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’21
Comment on Check on FetchRequest not working
Thanks for reporting. I will try to find out what's happening, but sorry, I have not enough time as for now.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’21
Comment on Back button removed in the navigation bar once the view loads
Thanks for reporting. If you can create a simplified project explaining this issue, it would help many readers.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’21