Search code examples
Any? incorect semantics...

swiftanyforced-unwrappingswift-optionals

Read More
Extracting a String from a [String: Any?] by key...

iosswift5swift-optionals

Read More
Checking if Optional<Int> is nil...

swiftswift-optionals

Read More
What is the correct way to declare, instantiate and unwrap an optional closure?...

swiftswiftuiclosuresswift-optionals

Read More
Getting a compiler error trying to write a complicated Predicate...

swiftmacrospredicateswiftdataswift-optionals

Read More
Swift struct with tuples does not conform to Codable...

swifttuplescodableswift-protocolsswift-optionals

Read More
Avoid repeated views when checking optionals in SwiftUI...

swiftswiftuiswift-optionals

Read More
Is there a way to embed an assertionFailure into '??' expression?...

swiftswift-optionals

Read More
Swift WKwebView.evaluateJavaScript Fatal error: Unexpectedly found nil while implicitly unwrapping a...

iosswiftwkwebviewswift-optionals

Read More
Split String with varied amount of input data...

swiftstringstring-interpolationswift-optionals

Read More
Getting nil from Enum Swift...

iosswiftenumsswift-optionals

Read More
How can I compare two different types of data (String and Int) using readLine() on Swift?...

swiftxcodecommand-linereadlineswift-optionals

Read More
What is the purpose of a line of code that says: '_ = viewController.view'?...

swiftuiviewuiviewcontrollerswift-optionals

Read More
Swift - Sort array by optionals...

arraysswiftsortingswift-optionals

Read More
how can i fix this? it tells me that optional "!" is not needed...

swiftswift-optionals

Read More
How to use published optional properties correctly for SwiftUI...

swiftuiobservedobjectswift-optionals

Read More
Why is 'Fatal error: Unexpectedly found nil while unwrapping an Optional value' showing desp...

swifterror-handlingswiftuiswift-optionals

Read More
How do you assign a String?-type object to a String-type variable?...

swiftuiswift-optionals

Read More
How can I unwrap seconds remaining to prevent it from being nil?...

iosswiftdictionaryswift-optionals

Read More
Loop through plist in swift...

iosswiftnsdictionaryfor-in-loopswift-optionals

Read More
How do I access an outlet from another View Controller? (Swift)...

swiftuiimageviewforced-unwrappingswift-optionals

Read More
What is the best method in preventing this Optional-related crash?...

iosswiftxcodeuikitswift-optionals

Read More
Swift safe unwrapping optional a Class Constant without redundancy...

iosswiftvariablesunwrapswift-optionals

Read More
try? returns double optional in Swift 4...

exceptiontry-catchswift4swift-optionals

Read More
Why the if != nil works only sometimes during the app being used?...

ioscore-dataswiftuiswift-optionals

Read More
Protocol conformance with implicitly unwrapped optionals...

iosswiftuilabelswift-protocolsswift-optionals

Read More
Unwrapped URLRequest is always nil...

iosswiftxcodeurlrequestswift-optionals

Read More
Force unwrap after guard let...

swiftoption-typeswift-optionals

Read More
How to safely unwrap an optional when filtering...

iosswiftswift-optionals

Read More
Swift Extension - Optional...

swiftswift-optionals

Read More
BackNext