08-22-2012 05:20 PM
How to specify custom category in BB10 WebWorks application. If 've tried but looks like it doesnt work for me. What shoul I do.
Solved! Go to Solution.
08-22-2012 06:52 PM
Hi.
I think the standard config.xml tag element would be the rim:categorie like from the example in documentation:
<rim:category name="games" />
but it doesn't seem to be supported yet for BB10. You could file an issue to the github repo, I think the BB10 packager should be the right place.
08-23-2012 10:56 AM