Last updated

Debug mode

You can enable debug mode in Cincopa to monitor events and view detailed debug data in your browser's console. This helps troubleshoot issues or understand how the player behaves during its lifecycle.

How to Enable Debug Mode

To turn on debug mode, simply run the following command in your browser's console:

cincopa.set_debug(true)

Here is an example of a video play from start till end in debug on :

video-play