Search found 2 matches

Go to advanced search

by xuluming
08 Jan 2015 09:54
Forum: VLC for iOS, iPadOS and Apple TV
Topic: VLCEventManager problem
Replies: 0
Views: 303

VLCEventManager problem

Crash: In VLCEventManager.m - (void)callObjectMethodWithArgs:(NSData*)data { message_t * message = (message_t *)[data bytes]; // Check that we were not cancelled if ([self markMessageHandledOnMainThreadIfExists:data]) { void (*method)(id, SEL, id) = (void (*)(id, SEL, id))[message->target methodForS...
by xuluming
14 Nov 2014 08:59
Forum: VLC for iOS, iPadOS and Apple TV
Topic: [VLCEventManager(Private) callObjectMethodWithArgs:]
Replies: 0
Views: 316

[VLCEventManager(Private) callObjectMethodWithArgs:]

[VLCEventManager(Private) callObjectMethodWithArgs:]
on IOS 8.1 when I change the video(switch video programs) always crash with this error,could anyone help me?

Go to advanced search