Hi, I am about to start work on a project that we will be using Basic 4 Android for. We will have a lot of customers who will want there own app. We know that customers being customers that they will want changes to the app after it has been published and since there could be a lot of individual customers we want to make this as easy as possible. Our thought is to create a app template that has stored in it a unique code for the customer. Then certain text and images used in the app is stored on a web server. When the app is downloaded it should query the web server with the customers code and get their specific data. Each time the app is opened it will check a version code and if this has changed it will again refresh the text and media.
The apps are inherently web based anyway so requiring an internet connection to get config is not a problem for us.
I am wondering about what is and is not possible to change in an app after it has been published. Are we correct in thinking that we can download and replace app images?
The apps are inherently web based anyway so requiring an internet connection to get config is not a problem for us.
I am wondering about what is and is not possible to change in an app after it has been published. Are we correct in thinking that we can download and replace app images?