I’m experiencing an issue with the Zoom Video SDK integrated into my Flutter app. The integration works perfectly in both debug and profile builds; however, the release build crashes upon opening the app. Occasionally, the debug console shows an error during SDK initialization with the following message:
I’d appreciate any insights or guidance on resolving this issue, especially if there are specific configurations or permissions required for the SDK to function properly in a release build. Thank you in advance for any help!