react-native-zoom-bridge icon indicating copy to clipboard operation
react-native-zoom-bridge copied to clipboard

Results 18 react-native-zoom-bridge issues
Sort by recently updated
recently updated
newest added

After install & manual linking as document. Zoom sdk not open window for the call after connted success Pls help me solve this ![Screen Shot 2021-08-05 at 11 04 44](https://user-images.githubusercontent.com/53859772/128289270-53a9d7f8-a537-4dfc-a258-52799710811f.png)...

Hi I need to make some business logic in my app after completing the Meeting or the event of the Leave meeting? But I am not able to found any...

I have recreated the project and run the command "pod install" then remove incorrect headers from all SDK files after that I build the project and getting the error "No...

it is showing unable to install.build is happening fine No code signature found. Domain: com.apple.dt.MobileDeviceErrorDomain @chaimPaneth please help with the issue

On android getting the error of "got 3 arguments expected 5" in the android simulator and phone. Here's the code: ```javascript import {View, Text, Alert} from 'react-native'; import ZoomBridge from...

### Platform ``` Android buildToolsVersion = "29.0.3" minSdkVersion = 21 compileSdkVersion = 29 targetSdkVersion = 29 ``` ### Issue ``` code: "ERR_ZOOM_INITIALIZATION" framesToPop: 1 message: "Error: 2, internalErrorCode=3025" nativeStackAndroid: []...

Hello, From 3 days our app is crashing on Android devices after clicking on join button. This issue is coming in real devices. Versions used, ``` "react": "16.9.0", "react-native": "^0.61.5",...

@chaimPaneth , I am receiving following error: ` **FAILURE: Build failed with an exception.** * What went wrong: Execution failed for task ':app:processDebugResources'. > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade...

Does this package support **custom UI feature** of zoom native SDKs? If yes, how I can achieve extensive UI customization?