Let’s say you have the following method in objective-c When you import this in Swift, you will be importing the code as follows As you can see from the above code, you are actually importing as implicitly unwrapped optionals. This can be a problem, if you are trying to unwrap a null object. You can