Visualforce Page Support in the Salesforce App

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