vtn-dev-manish

Results 2 issues of vtn-dev-manish

* What went wrong: Some problems were found with the configuration of task ':app:bundleReleaseJsAndAssets' (type 'Exec'). - Gradle detected a problem with the following location: '/Users/netzwelt/StudioProjects/MyScan_release'. Reason: Task ':app:bundleReleaseJsAndAssets' uses...

Hi We have a requirement where we need to mute audio for a certain section of users in our Conference call. Can we have something like `currentConference.current?.sendAudio(isMuted, userID);` instead of...