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
RishavRishav 

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

Best Answer chosen by Gaurav Kheterpal
Gaurav KheterpalGaurav Kheterpal
Are you looking for Android or iOS? Please also specify if you are developing a hybrid or native app.

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

Gaurav KheterpalGaurav Kheterpal
Are you looking for Android or iOS? Please also specify if you are developing a hybrid or native app.

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.
This was selected as the best answer
Gaurav KheterpalGaurav Kheterpal
Closing out this thread as it's dormant for some time.