I am needing help
im still new to developing in windev mobile and dont know what to do now.
i had an app that read data from a local hfsql database on the android device and returned information to the user, to then be used to push data to our sql server backend.
i was informed that having the data locally on the device is unacceptable (after i built it) and MUST be pulled from our sql server. there is to be no data on the device other than what has been pulled remotely. and once the data has been pushed out to the backend the device must delete the data it pulled remotely.
What can i do?
im still new to developing in windev mobile and dont know what to do now.
i had an app that read data from a local hfsql database on the android device and returned information to the user, to then be used to push data to our sql server backend.
i was informed that having the data locally on the device is unacceptable (after i built it) and MUST be pulled from our sql server. there is to be no data on the device other than what has been pulled remotely. and once the data has been pushed out to the backend the device must delete the data it pulled remotely.
What can i do?