Thanks.
The iOS 5 changes the URI strings that the GoodPayer gets from iOS system. So for now the URI scheme support is broken on iOS 5 (still works on iOS 4). The next GoodPlayer 4.4 version will fix this iOS 5 issue.
The iOS 5 changes the URI strings that the GoodPayer gets from iOS system. So for now the URI scheme support is broken on iOS 5 (still works on iOS 4). The next GoodPlayer 4.4 version will fix this iOS 5 issue.
Hi,
First I want to thank you for a nice application!
I would like to ask about how to get the goodplayer:// URI scheme linking to work.
I have a web page with links to videos, but I can't seem to get it to work. The link takes me to the player, and the filename (or rather, the last part of the URL) is displayed, but nothing is played. The http server receives no connection from the iPad.
There are no problems with the URL, I can access the file if I remove the goodplayer:// part.
I can also play the files if I use the browser inside goodplayer, but I don't want to do that. I also had no better results trying to do it through FTP.
URL Example:
goodplayer://http://192.168.0.199/Test/test.avi
Is this the correct way to do it?
Thanks for any help.