VideoSplashKit icon indicating copy to clipboard operation
VideoSplashKit copied to clipboard

PathForResource Function in swift3 returns nil

Open timherden opened this issue 8 years ago • 1 comments

Hi. Translated it to swift3 but Bundle.main.path(forResource: "test", ofType: "mp4") returns nil. Any ideas? Tim

timherden avatar Sep 16 '16 14:09 timherden

Are you added file test.mp4 to your app bundle ? Please check it.

hoangtam101 avatar Oct 16 '16 05:10 hoangtam101