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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Merged commonlib.aar into mobilertc.aar in the latest sdk version: v5.17.11.20433

dipakravalVH opened this issue · comments

Merged commonlib.aar into mobilertc.aar in the latest version: v5.17.11.20433,

please do compatibility with the latest version of Zoom SDK,

in the version: flutter_zoom_sdk: ^1.1.0+4, it is throwing commonlib.aar file not found error.

i am also facing this issue on flutter_zoom_sdk: ^1.1.0+4 when i run your provided example

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:checkDebugAarMetadata'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find :commonlib:.
Searched in the following locations:
- file:/C:/Users/DELL/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_zoom_sdk-1.1.0+4/android/libs/commonlib.aar
Required by:
project :app > project :flutter_zoom_sdk
Could not find :mobilertc:.
Searched in the following locations:
- file:/C:/Users/DELL/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_zoom_sdk-1.1.0+4/android/libs/mobilertc.aar
Required by:
project :app > project :flutter_zoom_sdk