List
Crash with new sdk
Posted Date: 2018-03-24 16:02     Edited Date: 2018-03-26 8:36     Writer: inactive

Hi

I have a crash with new sdk on Image Tracker.

It might be a syntax on my part but I cant see it and dont get report while writing.

Please see screenshot. xcode objective with ip8.

Thanks

Posted Date: 2018-03-26 8:36     Edited Date: 2018-03-26 8:36     Writer: slkim

i think that crash is because movie file path is not finded.

check your file path.

NSString *moviePath1 = [[NSBundle mainBundle] pathForResource:@"VideoSample" ofType:@"mp4" inDirectory:@"data/Video"];