You need to sign in to do that
Don't have an account?
Login method in salesforce mobile SDK
Hii,
I have just started to study the salesforce mobile SDK API . I am trying to find out what exact method we use for "LOGIN" into the salesforce but i am not gettiing it .
If anyone have implementd the salesforce SDK then please tell me what exact method we are using for login in that API or it will be more good if someone give me the login Module for using in android .
Thanks
Rishav Kumar
A good place to start is to look at the sample apps present under these repos
https://github.com/forcedotcom/SalesforceMobileSDK-Android
https://github.com/forcedotcom/SalesforceMobileSDK-ios
If you still face any issues, please post specific queries to the forum.
All Answers
A good place to start is to look at the sample apps present under these repos
https://github.com/forcedotcom/SalesforceMobileSDK-Android
https://github.com/forcedotcom/SalesforceMobileSDK-ios
If you still face any issues, please post specific queries to the forum.