Xcode – What is the solution to the error "The value of type [User] 'cannot be converted to the expected argument type' User"?
In my page named service, xcode points to the user and gives an error. but it doesn't work. What do you think should I change? my user is already optional. I think it is an index problem but I don't…