Zoom tensorflow library issues

Hello guys, hopefully someone can help. We are experiencing compatibility issues in our app with the tensorflow libraries from zoom. Does anyone know the current version of tensorflow that zoom sdk uses? Thank you!

1 Like

@mauricio could you share what platform is this, and what version of SDK are you using

1 Like

Is there also a specific error which you are encountering?

Thank you for your reply.

We are developing an Android app that uses meeting SDK for zoom meetings and a separate 3rd party SDK for face analysis. Both SDKs use their own tensorflow library and there is an incompatibility between them.

First error when we tried to build, then we sort of got around the build issue but when we try to execute code related to the 3rd party SDK we get an exception.


We are using Meeting SDK v5.14.5.13410

Thanks!