Parse-SDK-iOS-OSX icon indicating copy to clipboard operation
Parse-SDK-iOS-OSX copied to clipboard

Add saveAll in background eventually

Open Brakkar opened this issue 4 years ago • 4 comments

It would be good if we could use saveAll in background eventually on several [Objects]. Currently it's only possible to save in bg + eventually on a single object.

regards, Brak

Brakkar avatar Apr 13 '21 16:04 Brakkar

This is a good suggestion. I'll check the code but if this isn't implied with arrays, I think it should be when it comes to saving an array of objects.

noobs2ninjas avatar Apr 15 '21 19:04 noobs2ninjas

Oh, one other thing. A good argument against this is that if the network is such that save eventually is something you need to use then you probably want a callback per object anyway. Just a thought.

noobs2ninjas avatar Apr 15 '21 19:04 noobs2ninjas

This issue has been automatically marked as stale because it has not had recent activity. If you believe it should stay open, please let us know! As always, we encourage contributions, check out the Contributing Guide

stale[bot] avatar Jul 21 '21 01:07 stale[bot]

Thanks for opening this issue!

  • ❌ Please edit your post and use the provided template when creating a new issue. This helps everyone to understand your post better and asks for essential information to quicker review the issue.