playing a local video in a uiwebview

后端 未结 4 1901
感情败类
感情败类 2021-01-01 02:35

i load a local html file into an ipad application:

NSURL *baseURL = [NSURL fileURLWithPath:[[NSBundle mainBundle] bundlePath]];
NSString *path = [[NSBundle m         


        
4条回答
提交回复
热议问题