streamDestroyed dosen't get called

react-native
openvidu-react-native-adapter
server
openvidu-node-client

streamCreated get called, works fine!

But streamDestroyed doesn’t get called…
although the connection was closed. (“Connection ‘con_NnepWRe9aa’ closed”)

any idea?

Hi @Timor_Sulimani,

Have you checked if in the official react native app, the streamDestroyed event is received?

Yes, before, when I had 2.14 v.
Now I updated to 2.15.

Check it again and tell us the results please