ark-brighthustle / flutter_zoom_sdk

Zoom SDK from ZOOM ported to flutter as plugin with all necessary features and with Null Safety which is implementation by CodeSyncr
BSD 3-Clause "New" or "Revised" License
41 stars 85 forks source link

Zoom SDK version migration #107

Closed suhailzoft closed 1 year ago

suhailzoft commented 1 year ago

This PR does n't contain code for create meeting feature. So, I'm closing it now. Let me know if someone wants to reopen it.

moazelsawaf commented 1 year ago

Yes open it again please, it is very useful since the package maintenance almost stopped.

moazelsawaf commented 1 year ago

I have an issue while building IOS which says:

- Installing target `flutter_zoom_sdk` iOS 9.0
 [!] Unable to install vendored xcframework `MobileRTC` for Pod `flutter_zoom_sdk`, because it contains both static and dynamic frameworks.

Can you help me on that please?

suhailzoft commented 1 year ago

@moazelsawaf Use the main branch instead of master.

suhailzoft commented 1 year ago

I'm not promoting this because the user can't create any meetings. Additional effort is needed to do so and I don't have that much time to sit on it. Don't use it if you're planning to do so.

moazelsawaf commented 1 year ago

Thanks it worked ❤

Also I just want to use the package to join a meeting, so it suits my requirements very well.