Start a new topic

Lots of new errors :-( Unable to delete objects using console, business logic stopped working... Rea

Unfortunately, recently I've found that Kinvey is really not reliable.

I'm no longer able to delete objects from my collection, using web console... (nothing happens after clicking on (x))

Moreover, my business logic ceased to work (it generates error in my iOS app). So far, it was working without any problems and I didn't change anything. My businness logic was really simple:



collectionAccess.collection('Answers').update({_id:answerId}, { $addToSet: { agreeUserIds: user._id } } );



Now this line generate error:

"TypeError: Cannot read property 'multi' of undefined"



This is really frustrating... I think I'll have to resign from using Kinvey, as it's not the first time such errors occur...

Hi Karol,

I'm very sorry to hear that you're so frustrated that you're considering stopping using Kinvey. I want to assure you that we take these issues VERY seriously and we are working very hard to resolve. The quality of our platform is of the utmost importance to us, and the amount of issues that have come up over the past week and change have been the exception and not the rule. On behalf of Kinvey, I apologize for the difficulties you're experiencing, and I want to let you know we are working right now to fix these outstanding issues.
Did you get a resolution to this Karol?
Hi -this issue was fixed with a software update late last week.
Login or Signup to post a comment