Hello,
I have a UIWebView which loads videos from an external server. The code seems to be fine since it works when I try to host my videos on another server. Are there any changes since iOS 3.0 which the server didn't need to have? (Where it loaded without problems).
The easiest way to test it is to load the url in the inbuilt Safari.app, on most servers I get "This movie could not be played", on my local webserver and an external virtual Server it works.
So I suppose there need to be some specific new server settings for iOS video playback?
Desperately looking for help