Android Meeting SDK version 5.7.6.1922

Description
We are trying to update our zoom SDK from 5.5.1.1319 to Android Meeting SDK v5.7.6.1922 and when we add the mobilertc.aar file we get the following error.

Error log:
Manifest merger failed : Attribute application@networkSecurityConfig value=(@xml/network_security_config)

Our app works with v5.5.1.1319. with no code change made to the app, just adding the mobilertc.aar file from v5.7.6.1922 starts throwing the merge error.

Things we have tried:
tools:replace=“android:networkSecurityConfig”’
tools:node=“merge”

Which Android Meeting SDK version?
We are currently on Android Meeting SDK v5.5.1.1319

Hi @shmohd, thanks for using our SDK.

Can you please provide the steps taken when you tried updating the SDK?

Thanks!

@jon.zoom We just copy over the mobilertc.aar and commonlib.aar from the Zoom Meeting SDK to our android libs folder.

Hi @shmohd,

When you update the AARs, you also need to sync your project with Gradle. Can you confirm whether or not this was done?

Thanks!

@jon.zoom Yes, the Gradle is synced as per the zoom documentation.

Hi @shmohd,

Just to be explicit, are you saying that you have synced your project with Gradle after adding the new AARs?

Thanks!

@jon.zoom
Yes,
step 1: add the aar file
step 2: synced gradle

Hi @shmohd,

Thanks for confirming. Can you please provide your app’s build.gradle file so that we can look into this (including the SDK dependencies if they were added in a different file)?

Thanks!

@jon.zoom I am working with Shihab on this issue. Can we send the build.gradle or the merged manifest file via email or secure link then just posting in the forum.

Hi @antcarlson,

Sure, you can send information privately through a ticket on the developer support site. Be sure to mention this thread so that the ticket is correctly routed to me. :slightly_smiling_face:

Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.