Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Web and WebWorks Development

Reply
Developer
ectar
Posts: 103
Registered: ‎11-20-2009
My Carrier: Rogers
Accepted Solution

How to specify custom category in BB10 WebWorks application

How to specify custom category in BB10 WebWorks application. If 've tried but looks like it doesnt work for me. What shoul I do.

http://riahut.com
Please use plain text.
Developer
Developer
LBP
Posts: 602
Registered: ‎04-29-2011
My Carrier: none

Re: How to specify custom category in BB10 WebWorks application

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.

 

 


"Like" if you liked the post.
"Accept as Solution" if the post solves your question.
Please use plain text.
Developer
ectar
Posts: 103
Registered: ‎11-20-2009
My Carrier: Rogers

Re: How to specify custom category in BB10 WebWorks application

Looks like you are right, it just doesn't get packaged into resulting bar file.
http://riahut.com
Please use plain text.