A web application and a mobile application should be treated as separate apps/clients, but can share an SSO session via a cookie if the login occurs in the same browser.
Are you using universal login for both apps? If so, your SSO session should work automatically.