Post

Replies

Boosts

Views

Activity

Comment on overriding UINavigationItem of a UIViewController broken for iOS16.
Calls are made to the getter but it isn't visible here. I am working with a subclass that is overriding the super class's UINavigationItem implementation so this method is being used.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on Catch crash occurences and store to user defaults
Is it possible to just identify that my app had crashed previously? Not getting the stack trace etc. just need something to tell me that my app was not closed by user but crashed. I don't want a crash reporter, just need to identify if my app had crashed previously. LIke this: https://stackoverflow.com/q/33844313/20201890
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Aug ’23
Comment on Is there a way to find the error code of network errors from their localizedDescriptions?
I log this information. missed logging the error code so wanted some way of finding it out
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’23