Navigation on Salesforce App and Checking the Browsing Form Factor of Mobile App
This post is helpful for the below points ==> 1) If you want to do navigation on Salesforce App 2) If you want to confirm the Form Factor of the Browser 3) If you want to check the user is using Salesforce App or something else On Salesforce App you can also navigate to the sObject record by using sforce.one.navigateToSObject(id) Code: