1

I am trying to query a message table that I created in Parse. However, when querying the table, I get the error "Could not cast value of type 'PFObject' to 'Message'". What does this error mean?

I am getting an error on the line below:

let message = object as! Message

pdf
  • 23
  • 6

0 Answers0