I'm trying to update a dataset using the Assember interface
approach. I'm able to get data no problem. When I try to update the
data however I get the following error:
Could not invoke sync method on data adapter for destination
'remember.projects' due to the following error: null.I'm obviously missing a step some where but I'm not sure
where.
I do have an updateItem method to handle the update.
Any help would be appreciated and thanks in advance.