Hello UI5 Experts,
a month ago I've started to work on a SAPUI5 app using the SAP Web IDE in the SAP HANA Cloud Platform (HCP) to create a full CRUD application. I'm using a simple OData Service from the HANA system that is also part of the free HCP offering. It's a simple .XSODATA service pointing to a table with two columns: ID and Name. The App works without any problems when I run it in a Browser. But as soon as I use it on my mobile device the update does not work. Create, read and deleta are working fine. I've published the app at GitHub: gregorwolf/crudkapsel. Hope that someone can help me to fix this issue.
Best regards
Gregor