Hi Thilini, Each mobile platform has different kind of application categories and application developers are familiar with those categories usually. You could look at that from Android and iOS point of view from [1] and [2]. Even in iOS you can a secondary category as well. So if you are to implement that I assume you may need to focus on that and make it platform dependent. Obviously it needs to reside in registry.
I am not sure how correct to replace categories with tags. What I feel tags are similar to keywords in AppStore (Apple, Android) submission which acts most of the time that way by the behavior of your store. [1] - http://www.idev101.com/code/Distribution/categories.html [2] - https://support.google.com/googleplay/android-developer/answer/113475?hl=en Regards, Dilshan On 27 April 2016 at 15:06, Thilini Shanika <[email protected]> wrote: > Hi all, > > In App Manager, we have mobile application categorization based on below > four criteria. > > - Business > - Communication > - Finance > - Productivity > > But these categories are not available as a configurable option and > currently we are having them as fixed values. But there is a requirement of > making these categories configurable. > > I would suggest below options to achieve this. > > 1. Maintaining these categories as a configuration under > *MobileAppsConfiguration* in app-manager.xml > 2. Maintaining categories in a registry resource so that we can > maintain different categories for different tenants > > Any suggestions or comments? > > Thanks, > Thilini > -- > Thilini Shanika > Software Engineer > WSO2, Inc.; http://wso2.com > 20, Palmgrove Avenue, Colombo 3 > > E-mail: [email protected] > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
