You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello I'm trying to run a constraint on a query where I put as a value a Dictionary: However it's not working, is this doable in parse ? query.whereEqualTo("skills",dictionary);