You need to sign in to do that
Don't have an account?

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 ???
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 ???
https://developer.salesforce.com/forums?id=906F00000009COqIAM
http://brianpeddle.com/2011/06/06/building-a-custom-salesforce-login/
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.