NodeMediaClient-iOS icon indicating copy to clipboard operation
NodeMediaClient-iOS copied to clipboard

Getting EXC_BAD_ACCESS when trying to run the project.

Open gnikolas opened this issue 6 years ago • 0 comments

Followed all the steps but I am getting a EXC_BAD_ACCESS crash on this line of code

_np = [[NodePlayer alloc] init];

gnikolas avatar Mar 11 '18 12:03 gnikolas