Customize or disable alertview
Posted: 11 Sep 2015 09:46
Hello,
I used MobileVLCKit to play a webcam video stream in my app.
If the url is not correct , the VLCMediaPlayer will popup an AlertView.
I'm just wondering that is any way to customize the AlertView , or just disable it ?
I had found the source code, but I found nothing about the AlertView.
In my app, I want to make the VLCMediaPlayer auto retry connection,
but the alertView will continue popup.
Any solution is appreciated, thanks
I used MobileVLCKit to play a webcam video stream in my app.
If the url is not correct , the VLCMediaPlayer will popup an AlertView.
I'm just wondering that is any way to customize the AlertView , or just disable it ?
I had found the source code, but I found nothing about the AlertView.
In my app, I want to make the VLCMediaPlayer auto retry connection,
but the alertView will continue popup.
Any solution is appreciated, thanks