You need to sign in to do that
Don't have an account?
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.

- 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.
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