Forum Discussion
ChaitanyaSai370
Jan 22, 2025Copper Contributor
Issue with Bot builder ActivityHandler Class
Hi everyone,
I built a Teams app using the botbuilder library. This app gets installed automatically to scheduled meetings using the setup Policy on the Teams admin center.
I use "on_installation_update_add" function from the Activity Handler class which tracks the installation of an app to a meeting.
I have recently encountered a weird issue which never happened before where the app is getting added to the same meeting multiple times. The "on_installation_update_add" function was called 5 times for the same meeting.
Can anyone help with this issue please?
- Nivedipa-MSFT
Microsoft
@ChaitanyaSai370 - Could you please track this issue here: Issue with Bot builder Activity Handler class | Microsoft Community Hub