Proper way to show logs in VLCKit?
Posted: 03 Oct 2017 12:27
How to show debug logs in VLCKit?
I compiled MobileVLCKit with -d option and initialised player with -vvv option, but nothing happened.
Where can I see logs from VLCKit?
I compiled MobileVLCKit with -d option and initialised player with -vvv option, but nothing happened.
Code: Select all
player = VLCMediaPlayer(options: [-vvv])