I have a an application for Blackberry Webworks that contains a menu entry in one screen. I have added the blackberry.ui.menu feature to the config.xml and it works great. The issue comes when I then add the feature blackberry.ui.dialog. The menu entry doesn't show anymore. Adding other features different from dialog doesn't break it.
Why is this happening? How can I keep my menu entry and also use the dialog feature?