ios - Playing remote videos in WatchKit Extension with WKInterfaceMovie -


i'm trying play video on apple watch using wkinterfacemovie. want video on remote server.

in similar question solution given , able reproduce local files. it's said in solution, works local files , i'm wondering why is. there sources in documentation or general experience?

i beginning wonder, because said in transition guide under the movie object (wkinterfacemovie) that:

"the url specify media assets may refer local file or asset located on remote server. remote assets, movie object downloads movie before playing it."

so think should possible documentation though wasn't able implement successfully, yet.


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -