File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -333,8 +333,7 @@ NS_REQUIRES_PROPERTY_DEFINITIONS
333333 even if Parse is currently inaccessible.
334334
335335 Use this when you may not have a solid network connection, and don't need to know when the save completes.
336- If there is some problem with the object such that it can't be saved, it will be silently discarded. If the save
337- completes successfully while the object is still in memory, then callback will be called.
336+ If there is some problem with the object such that it can't be saved, it will be silently discarded.
338337
339338 Objects saved with this method will be stored locally in an on-disk cache until they can be delivered to Parse.
340339 They will be sent immediately if possible. Otherwise, they will be sent the next time a network connection is
You can’t perform that action at this time.
0 commit comments