I have developed a Custom Tab in Microsoft Teams and it works perfectly fine. But I am not able to use this functionality in the Teams Mobile App. It also breaks when I try to click on the 'Go to website' button available in the MS Teams App.
After looking into the issue, it was found out that the session data/variables are not getting set. In both these cases, MS Teams app uses browser support and the session data need to be transferred from the MS Teams app to the browser.
Is there a way we can do this from within MS Teams or am I missing something in the development?