Dear Kinvey Team,
I've got a problem with customize proprieties subclassing the File class. I would like to add new fields in the collection _blob. I created the class "CustomFile", with the new fields, but I can't override mapping function. I'm using Kinvey SDK 3.6.
Could you please help me?
Pranav,
I want to add a column in _blob collection to store the user who last edited the file.
I added the column from console but I can't set that propriety.
Hello Carmelo,
Back on July 26th Pranav asked you some questions.
Carmelo Arato
Dear Kinvey Team,
I've got a problem with customize proprieties subclassing the File class. I would like to add new fields in the collection _blob. I created the class "CustomFile", with the new fields, but I can't override mapping function. I'm using Kinvey SDK 3.6.
Could you please help me?