Shannon Massman
My feedback
1 result found
-
4 votes
Hi,
We are checking the scenario that you have mentioned. We do have the immediate notification in case the internet is completed turned off.
However, in this case it looks like the Authorization was required and we may need to enhance the functionality to cover such cases.This is always high priority for us to ensure customer data is saved and experience is smooth, we will analyze further and fix this asap.
Best Regards,
Yodiz Support TeamAn error occurred while saving the comment Shannon Massman shared this idea ·
A minor technical recommendation would be: Use actual proof of save to determine success at the client. For example, look for a response that proves the data was saved, for example a "CREATED AT" HTTP header in a RESTful response, or the created/updated item JSON, the item ID, or even simply "{ success: true }" in the response message. From a web services perspective, it seems unusual that anything other than a real response from the secure destination would be interpreted as success.