function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Vishnu VaishnavVishnu Vaishnav 

Lightning component not displaying on Salesforce1 menu.

Hi Devs,

I make a component of lighting and add also in mobile navigation, but still its not showing in salesforce1.
my component here :
<aura:component controller="VKSoft_Light.ContactController" implements="force:appHostable">
  <div>Hello</div>
</aura:component>

I research lots of about it , and i got a link  :
http://salesforce.stackexchange.com/questions/53796/lightning-component-not-displaying-on-salesforce1-menu
Is it true on this link ?

 
Best Answer chosen by Vishnu Vaishnav
PratikPratik (Salesforce Developers) 
Hi Vishnu,

The post is answered by Salesforce Product manager Skip Sauls.

Thanks,
Pratik