Post

Replies

Boosts

Views

Activity

Comment on My system Data takes 71Gb
i got it resolved guys i upgraded my iOS it seems to be a known issue of iOS 15.0. About iOS 15 Updates page shows that in iOS 15.0.1, the issue Settings app may incorrectly display an alert that storage is full was fixed. You should better take enough time before marking an answer as SOLUTION. Many readers expect the marked answer would describe the right solution.
Topic: App & System Services SubTopic: Core OS Tags:
Oct ’21
Comment on delete green (+) icon when onInsert
Thanks for adding the image and the description. But unfortunately, I do not know any ways to delete it. With easily understandable code and image, someone who knows how to do it (if possible) would find this thread more easily. Hope you can solve your issue soon.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Oct ’21
Comment on Objective C to Swift with CoreData and Cloud Documents
Thanks for showing the code of PersistentStack. Simply saying, your two codes, in Swift and in Objective-C, are completely different in instantiating and setting up managedObjectContext and persistentStoreCoordinator. If you want to make your Swift code work as the same as Objective-C code, do the same thing.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on How to scan 1D Barcode in an image picked from device photos library in IOS?
Can you show your code?
Topic: Media Technologies SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on Hiding the SideBar when presenting a NavigationLink
Thanks for showing your code. (Have you used Paste and Match Style when pasting your code? That will prevent adding extra empty lines.) Can you clarify which platforms is your app targeting?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on 'kUTTypeData' is deprecated: first deprecated in iOS 15.0
Please show your code as text, using Code Block.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on Application Error ?
You can write the prototype by yourself. But it is not recommended.
Replies
Boosts
Views
Activity
Oct ’21
Comment on ForEach error with array of videos
@oleg48, you should better start your own thread including enough info.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on Contents of .sheet() are being redrawn after dismiss and not presenting
The thread you have shown is marked SOLVED. So, the issue is SOLVED, isn't it?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on UIDatePicker setDatePickerMode Crash in iOS14.7.1
Can you show what is your current locale?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on Custom Modifier Using Text's underline(_:color:)
As I wrote as a comment, you should better start your own thread with your issue. The problem is another thing than asked in this thread.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on Custom Modifier Using Text's underline(_:color:)
@MartinP7r, you should better start your own thread with including properly formatted code. Comments on a SOLVED thread would not get good attentions and not many readers would try a code with horrible formatting.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on My system Data takes 71Gb
i got it resolved guys i upgraded my iOS it seems to be a known issue of iOS 15.0. About iOS 15 Updates page shows that in iOS 15.0.1, the issue Settings app may incorrectly display an alert that storage is full was fixed. You should better take enough time before marking an answer as SOLUTION. Many readers expect the marked answer would describe the right solution.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on What am I doing wrong here with my StateObject & @ObservedObject
Thanks for reporting. If you have any further questions, please start a new thread including the code as text. Unfortunately, not many readers go deep into external links. Questions with enough info included as text, would get more attention from readers.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on How can I pass a function pointer in Swift?
It is not a problem of terminology. Selector is a completely different thing than function pointer. Internally, Selector contains a C-string representing the Objective-C style method name, no function pointer exists inside a Selector.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on delete green (+) icon when onInsert
Thanks for adding the image and the description. But unfortunately, I do not know any ways to delete it. With easily understandable code and image, someone who knows how to do it (if possible) would find this thread more easily. Hope you can solve your issue soon.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on delete green (+) icon when onInsert
Thanks for showing the code. (If you could show the sample screen shot, it was better.) But I cannot find any green (+) icon running your code on iOS 15.0 Simulator. Can you clarify how I can see it?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’21