You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ParticipantMetadataChanged was working fine on my backend python agent code but then after i introduced agent_name and request_fnc which makes agent dispatch not automatic, it makes it require to be explicity to be dispatch, agent seems not to listen to ParticipantMetadataChanged change events. I can conversate with the agent fine but my functions to update the participant metadata from swift fronend is not being listened. Why?