OfficeDev / teams-toolkit

Developer tools for building Teams apps
Other
453 stars 184 forks source link

IndexedDB is not possible with the mobile version of Teams Applications #8583

Closed wrharper-AASP closed 1 year ago

wrharper-AASP commented 1 year ago

IndexedDB isn't possible on the phone, and I was using it with an encryption. What is the alternative for phones? It looks like I'm not the only one with this issue either: https://techcommunity.microsoft.com/t5/microsoft-teams/indexeddb-is-not-working-in-the-android-app-for-teams/m-p/1359784

ghost commented 1 year ago

Thank you for contacting us! Any issue or feedback from you is quite important to us. We will do our best to fully respond to your issue as soon as possible. Sometimes additional investigations may be needed, we will usually get back to you within 2 days by adding comments to this issue. Please stay tuned.

MuyangAmigo commented 1 year ago

Hey @wrharper-AASP Thanks for reporting the issue. We will reach out to SPFx team and get back to you as soon as we hear anything.

MuyangAmigo commented 1 year ago

Hey @wrharper-AASP Looks like IndexDB is supposed to work on Android - https://caniuse.com/?search=indexDB. We need to check with Teams platform if it's supported on Teams client.

wrharper-AASP commented 1 year ago

Yes, it works on browser in Android but not in the Teams app. Can we get this fixed? It is very important for performance. Especially on a phone.

wrharper-AASP commented 1 year ago

Yes, it works on browser in Android but not in the Teams app. Can we get this fixed? It is very important for performance. Especially on a phone.

How could you test this? my only guess I can go on is the loading time.

MuyangAmigo commented 1 year ago

Hey @wrharper-AASP , unfortunately this isn't something directly related to Teams Toolkit so I wasn't able to give you answers right away. I'm still checking with the Teams platform team and not receiving a response yet. I would also suggest you to raise this issue in the Teams developer community

andresgd7 commented 1 year ago

any news with this? Im having the same problem

Wajeed-msft commented 1 year ago

This issue has been copied over to Microsoft Teams repo here: https://github.com/MicrosoftDocs/msteams-docs/issues/8817

adashen commented 1 year ago

Let's track in upstream repo https://github.com/MicrosoftDocs/msteams-docs/issues/8817 and close here.