Why Does My Application Crash When I Join a Meeting After Integrating the Electron SDK with macOS and Packaging My Application?
Customer Case
After the Electron SDK is integrated on the macOS, the locally compiled application runs properly, but the packaged application crashes unexpectedly when the customer joins a meeting.
Cause Analysis
The Electron SDK library is not signed during packaging.
Solution
Sign the library by referring to the signature script in the demo.
File path: hwmsdk-electron\packages\hwmsdk-electron-demo\package.json
Replace the certificate in the script with that of your application.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot