jitsi / jitsi-meet-sdk-samples

Jitsi Meet mobile SDK examples (Android, iOS and React Native)
Apache License 2.0
284 stars 240 forks source link

How to synchronize server and mobile versions? I'm using 6.2.2 on mobile whats the corresponding server vers? #198

Closed altuntashsyn closed 1 year ago

saghul commented 1 year ago

Generally speaking you should try to be on the latest.

Browsers add new features (and bugs) and being on the latest releases makes you have the latest fixes.

We don't maintain old releases, sorry.

altuntashsyn commented 1 year ago

Thanks for detailed reply 👌