I’m currently developing a Zoom app using React, but I’m having difficulty accessing or viewing logs for debugging purposes. I’ve tried using console.log
and React DevTools, but I’m not sure how to properly view logs, especially those specific to the Zoom SDK. Does anyone have experience with this or recommendations on tools or methods to effectively monitor logs in a Zoom React app?
Any insights or suggestions would be greatly appreciated!