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
Mina Zaklama 9Mina Zaklama 9 

Custom Login Page for Native/Hybrid apps

I am creating 2 apps, one native and one hybrid, using the Salesforce iOS Mobile SDK.
I am trying to create a custom login page instead of the default salesforce login page, is there a way to do that?

I have tried to create a community, and creates a custom login page for it, VF page and Custom Controller.
I then inserted this page's URL in the login url in my mobile app, but it didnt work.
Though this page works fine when from the web.

Is there a way to do a custom login page for Native and Hybrid Apps ???
Ramu_SFDCRamu_SFDC
The below posts might help

https://developer.salesforce.com/forums?id=906F00000009COqIAM

http://brianpeddle.com/2011/06/06/building-a-custom-salesforce-login/
Mina Zaklama 9Mina Zaklama 9
Hi Ramu,
Thank you for the reply.
But I cant integrate this solution to the Mobile SDK.
I am creating a Native iOS Mobile app using the Salesforce iOS Mobile SDK. and created a Custom App on the Salesforce.com org and copied the Consumer Key to the settings of the mobile app.
bhariharanbhariharan
Please post Mobile SDK related questions on our community here (https://plus.google.com/communities/114225252149514546445).