MicrosoftDocs / msteams-docs

Source for the Microsoft Teams developer platform documentation.
https://aka.ms/teamsdev
Creative Commons Attribution 4.0 International
284 stars 506 forks source link

Unable to Navigate between tabs in Mobile Andriod and IOS #10703

Open Yugandhar159 opened 6 months ago

Yugandhar159 commented 6 months ago

Steps to reproduce

We tried to repro this issue using this sample. (https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/tab-app-navigation) It worked perfectly fine in Teams web/desktop client. However, in mobile devices this behaves strangely different.

Code snippet : app.initialize().then(() => { if (pages.currentApp.isSupported()) { pages.currentApp.navigateTo({pageId:’’,subPageId:’’}) }

Error in android Android IOS IOS

Expected behavior

It should working in All devices

Actual behavior

It should working in All devices

Error details

No response

microsoft-github-policy-service[bot] commented 6 months ago

Hi Yugandhar159! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.

Best regards, Teams Platform

Prasad-MSFT commented 6 months ago

@Yugandhar159 - A bug has already been raised for this issue. Please refer below thread for further updates: https://learn.microsoft.com/en-us/answers/questions/1649817/unable-to-navigate-between-the-personal-tabs-in-te

Yugandhar159 commented 6 months ago

@Prasad-MSFT Any update on this issue ?

ChetanSharma-msft commented 5 months ago

Hello @Yugandhar159 - Sorry for delay in response. We are actively checking the updates on the bug with engineering team and let you know if any updates.