Page 1 of 1

Proper way to show logs in VLCKit?

Posted: 03 Oct 2017 12:27
by AlexBlack
How to show debug logs in VLCKit?
I compiled MobileVLCKit with -d option and initialised player with -vvv option, but nothing happened.

Code: Select all

player = VLCMediaPlayer(options: [-vvv])
Where can I see logs from VLCKit?

Re: Proper way to show logs in VLCKit?

Posted: 04 Oct 2017 22:20
by AlexBlack
I cannot submit bug reports because of this.