Crash with new sdk
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
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"];