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
Hi, i was trying to put a new value to my parse installation through Parse.putValue('myids', [1,2,3]); but it crashes, i thinks that it's because is an array, how could i do that?
Thanks.