Hi Lahiru, Can we have a meeting for this. Since mobile apps are in binary files we do not need to show multiple versions on the store and it make it more complex scenario for users.
It is developer's task to support backward compatibility of the mobile app as much as possible. Otherwise he will end up in maintaining multiple binary files for each versions. But in terms of mobile apps there should be a way to publish the new version for beta testing and staged roll out. See this video[1]. We could support this in App Manager. We can also support uploading multiple binaries under the same version for each hardware configurations[2]. But for that we need to extract information[3] from the binary files. How about having a meeting tomorrow 11.A.M (SL time). Please let me know. [1] - https://www.youtube.com/watch?v=4IeaPoL7qoo [2] - http://developer.android.com/google/play/publishing/multiple-apks.html [3] - http://developer.android.com/google/play/filters.html On Wed, Feb 24, 2016 at 8:47 PM, Lahiru Cooray <[email protected]> wrote: > Hi, > > We have implemented multiple versions support to WebApps and Sites in AppM. > Here, we allow users to create multiple versions of a WebApp/Site and > select a particular version as the default. > So users can access the default version of the app with the default URL > (eg: host_name/context) and also the previously subscribed non default > versions by mentioning the particular version in the URL (eg: > host_name/context/version). > In the Store we have a deployment level configuration to select either to > display all versions of an App or to display only the default version. > > But as per my understanding the same functionality is not applicable for > Mobile Apps. Currently in Mobile Apps we can create multiple versions but > the latest version is always considered as the active/default (no option to > swap default version). Do we need to change this behaviour in Mobile Apps? > If so, what would be the most appropriate functionality? Highly appreciate > your suggestions. > > > > -- > *Lahiru Cooray* > Software Engineer > WSO2, Inc.;http://wso2.com/ > lean.enterprise.middleware > > Mobile: +94 715 654154 > -- Regards, Chatura Dilan Perera *Senior Software Engineer** - WSO2 Inc.* www.dilan.me
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
