Visualforce Page Support in Salesforce1

Keep these considerations in mind when you’re working with Visualforce pages in Salesforce1.
  • Standard tabs, custom object tabs, and list views that are overridden with a Visualforce page aren’t supported in Salesforce1. The Visualforce page is shown for full site users, but Salesforce1 users will see the default Salesforce1 page for the object. This restriction exists to maintain the Salesforce1 experience for objects.
  • You can also enable Visualforce pages for Salesforce1 through the metadata API by editing the isAvailableInTouch field on the ApexPage object.
  • The Salesforce Classic Ready checkbox on Visualforce Tab setup pages is for Salesforce Classic only and has no effect on Visualforce pages in the Salesforce1 apps.