code:
if let fireUser = FIRAuth.auth()?.currentUser {
error:
Cannot use optional chaining on non-optional value of type 'FIRAuth'
any Suggestions?
code:
if let fireUser = FIRAuth.auth()?.currentUser {
error:
Cannot use optional chaining on non-optional value of type 'FIRAuth'
any Suggestions?
Hello,
Sorry but can you provide more information on your question? Are you sure you posted this in the right forum and for the correct company? We aren't sure what FIRAuth is.
Please log in to a validated account to post comments.