As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Hello Mathijis,
We have fixed this in the most recent version of the library (which came out today)
Thanks,
Thanks a lot Damien, it's working now. I'm looking forward to try out Kinvey!
No worries, please let me know if you need anything else!
Mathijs Baaij
I Just started a new Titanium Alloy project an followed the instructions from the getting started page. When I do this in my alloy.js:
Alloy.Globals.Kinvey = require('kinvey-titanium-1.3.5');
I get this error:
message = "Adapter must implement method: isTemporaryObjectID";
Any Idea anyone?