| What When mobile is enabled, the mobile category should show up. We did this in the extension previously so it will need to be added to the core console now. It should only show up if mobile is enabled. How This is how it was done previously, it should be a case of adding this to the console https://github.com/aerogear/mobile-core/blob/master/ui/public/scripts/app.js#L14 |