Parse icon indicating copy to clipboard operation
Parse copied to clipboard

Parse.putValue crash when saving an array object

Open gustavomanolo opened this issue 9 years ago • 0 comments

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.

gustavomanolo avatar May 29 '15 18:05 gustavomanolo