andreasvestergaard

Results 3 comments of andreasvestergaard

I can reproduce a similar crash by calling saveEventually() followed by saveInBackground() with the local datastore enabled on a slow connection (simulated Edge). Was experimenting with this to force an...

@flovilmart You’re very welcome. Thanks for looking into it. I would say keep the object which is created by the last save command. That object could be successfully saved first...

It's definitely not pretty :) Would love to contribute and fix it but after taking a closer look in PFObject.m I probably wouldn't be able to at the moment. My...