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.
How can a save data to an existing entity. I am trying to update information in the server from the app how can I do that?
If you have fetched the counter object from backend and try to save the changes to it, another object won't be created.
Regards,
Wani
Hi Ben,
What you have to do is edit the object locally and save it to the back-end using saveObject method.
This documentation link should help you out: http://devcenter.kinvey.com/ios/guides/datastore#Saving
In case this doesn't solve your problem, can you share relevant code snippets?
Kinvey Support
Ben Loan
How can a save data to an existing entity. I am trying to update information in the server from the app how can I do that?
If you have fetched the counter object from backend and try to save the changes to it, another object won't be created.
Regards,
Wani
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstWani
Hi Ben,
What you have to do is edit the object locally and save it to the back-end using saveObject method.
This documentation link should help you out: http://devcenter.kinvey.com/ios/guides/datastore#Saving
In case this doesn't solve your problem, can you share relevant code snippets?
Regards,
Wani
Kinvey Support
Ben Loan
Wani
If you have fetched the counter object from backend and try to save the changes to it, another object won't be created.
Regards,
Wani
-
Why do I get "Undefined symbols" errors when building with KinveyKit?
-
How do I register push tokens?
-
When using social login, to perform a log-out, do I need to log out of the social network, Kinvey, o
-
How can I assign additional properties to users?
-
Does KinveyKit support 64-bit ARM devices, such as iPhone 5s?
-
Authorization Token Invalid or Expired
-
BOOL and how it is stored in the database.
-
Offline saving throwing errors
-
Custom endpoint not able to form request object
-
Security through business logic
See all 437 topics