You need to sign in to do that
Don't have an account?
Hi,I have created lightning component tab and added to Navigation menu.But unable to view in Salesforce1.Could anyone pls help me?
The component you wish to add, you must include implements="force:appHostable" in your aura:component tag and save your changes. The appHostable interface makes the component available on the navigation menu in Salesforce1.
Yep..I'm already done with that.Problem is that i'm unable to view component Tab on Salessforce1 app on Android.