Search found 2 matches

Go to advanced search

by AlexBlack
04 Oct 2017 22:20
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Proper way to show logs in VLCKit?
Replies: 1
Views: 451

Re: Proper way to show logs in VLCKit?

I cannot submit bug reports because of this.
by AlexBlack
03 Oct 2017 12:27
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Proper way to show logs in VLCKit?
Replies: 1
Views: 451

Proper way to show logs in VLCKit?

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?

Go to advanced search