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
Kashif ZaiKashif Zai 

In Salesforce1, Custom VF page tabs work on Android but not on iOS

We created some VF tabs that we would like to use in the mobile app, but when clicking on the VF tab from the app, it brings up a login screen. However, when the credentials are entered, it goes blank.
- It works fine in Android Salesforce1 app and mobile browser, this problem is only seen in iOS Salesforce1 app.
- Also, we have enabled all the VF pages for mobile in the Mobile Navigation setup.
- I am logging as a System Admin so profile permission is not an issue.

User-added image
SonamSonam (Salesforce Developers) 
Which iOS version are you using?could you give me a sample page which i can create at my end and check to see the issue?
Gaurav KheterpalGaurav Kheterpal
It would also help to know what is the Salesforce1 app version (is it the latest) that you're using on iOS? Are you also able to reproduce it if you emulate the iPhone User Agent in your browser while using the /one/one.app URL?

 
Ramanarayanan PadmanabhanRamanarayanan Padmanabhan
Hi Kashif,

You can use Flexipage instead of vf page and lightning tab instead of vf tabs. It will work fine in both android and iOS.


Thanks,
Ram