Hello team - we have a react native based mobile app, which uses AWS Amplify for backed (user management, data storage, etc).
The application works fine including video and every thing. However, if the user log off and log back in then the application crashes.
The application doesn’t crash when we remove ZoomVideoSdkProvider tag from the code.
<ZoomVideoSdkProvider
config={{
appGroupId: ‘group.test.sdk’,
domain: ‘zoom.us’,
enableLog: true,
}}>
Is this the problem with Video SDK V1.9.5?
Can you suggest a fix for this issue?
Regards,
Barinder.
Before Creating a New Topic:
If you’re experiencing unexpected Video SDK behavior please search the forum with relevant keywords (e.x. error message) and follow the guidance outlined in those posts. Please also leverage the following support links:
- Zoom Developer Changelog for Dev Product Changes: https://marketplace.zoom.us/docs/guides/stay-up-to-date/changelog/
- General Troubleshooting: Zoom Developer Docs
- To Submit a Ticket for Unexpected Video SDK Behavior: Official Zoom Support | Help Center
- For General & Integrations Related Guidance: https://community.zoom.com/
Format Your New Topic as Follows:
Video SDK Type and Version
Share the Video SDK type and version you’re working with to give relevant context.
Description
Details on your question, workflow or the problem you’re trying to solve.
Error?
The full error message or issue you are running into, where applicable.
Troubleshooting Routes
The troubleshooting attempt types you’ve already exhausted, including testing with the appropriate sample app (found on Zoom · GitHub).
How To Reproduce
Steps to reproduce the behavior including:
1. Authentication method or app type
2. Any errors
3. Browser/client type and version