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
TusarTusar 

New Lightning Page Tab

Create a lighning component - 
<aura:component implements="force:appHostable">
<h1>My Test</h1>    

</aura:component>

Now, I dont see the page in "New lightning Page Tab" to craete the page so that it could be added for salesfoce1
Best Answer chosen by Tusar
TusarTusar
My domain is enabled.
https://..dev-ed.my.salesforce.com

All Answers

Himanshu ParasharHimanshu Parashar
you need to enable mydomain in your org.
James LoghryJames Loghry
Make sure you check the "Enable Lightning Components for SF1" checkbox on the Setup->Develop->Lightning Components screen.
TusarTusar
There is no "
"Enable Lightning Components for SF1" option. I am using a developer org.
TusarTusar
My domain is enabled.
https://..dev-ed.my.salesforce.com
This was selected as the best answer
TusarTusar
It seems we need to create a new org. Issue resolved with new org.