Forum Discussion
ChaitanyaSai370
Jan 22, 2025Copper Contributor
Issue with Bot builder Activity Handler class
Hi all,
I have developed a Teams meeting app using the botbuilder library which gets automatically added/installed to a scheduled meeting. The automatic installation of the app to the meeting is handled by a setup policy in the Teams Admin Center.
I use the on_installation_update_add() from the Activity handler class to track the installation of the app to meetings. I have recently encountered an issue where the app is getting added multiple times to the same meeting. When I check for the logs, it looks like on_installation_update_add is called multiple times which never happened before.
Can anyone help with this issue I am facing?
- Nivedipa-MSFT
Microsoft
@ChaitanyaSai370 - We are not able to repro this issue at our end. Could you please share your app manifest to test at our end?
- Nivedipa-MSFT
Microsoft
@ChaitanyaSai370 - Thank you for bringing this issue to our attention. Could you please share your app manifest to test at our end? It will help us to investigate further.