skip to Main Content

unwrapping an Optional value

I am trying to login with macbook using code but I keep on getting this error: Thread 1: Fatal error: Unexpectedly found nil while unwrapping an Optional value // API to log an user in func login(userType: String, completionHandler: @escaping…

VIEW QUESTION
Back To Top
Search