Forum Discussion
Custom App - download of multiple files not working in Teams 2.0 desktop app
pFritsch - Could you please provide any sample code repo or document you followed, so that we can repro this at our end? If you have the app deployed, please do share the manifest, it would be super helpful. Thanks!
- pFritschApr 10, 2024Copper Contributor
Prasad_Das-MSFT We have created a minimal example for you to test via the VSCode Microsoft Teams Toolkit. It works in the browser as the popup for multiple downloads appear, but just like our real app it fails when hosted in the desktop client.
You can check it out here: https://github.com/corner4-Information-Technology-GmbH/teams-tab-example
- Prasad_Das-MSFTApr 15, 2024Microsoft
pFritsch - Thanks for sharing this. We will test this and will get back to you.
- Prasad_Das-MSFTApr 18, 2024Microsoft
pFritsch - Although we ran into some certification issue and not able to repro, we have raised a bug for this issue. We will inform you once we get any further update from engineering team.
Thanks,
Prasad Das
------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
- pFritschApr 19, 2024Copper Contributor
Prasad_Das-MSFT - Thanks for raising a bug - sorry to here you were not able to repo. However, all custom code needed is in the teams-tab-example/src/views/hello.html file , so it should at least be easier to see whats going wrong. Im eager waiting to hearing back from the engineering team.