eight_io

Results 14 comments of eight_io

The fix is to use "=" instead of "update". e.g.: mColorTex = getColorImage();

If, instead of the initWithDictionary I use ``` NSMutableDictionary *metadata = [[NSMutableDictionary alloc] initWithInfoFromImagePicker:videoCamera->exif ]; ``` Then the same exception is thrown on the initialization above.

My app is critically dependent on this feature. Knowing a timeline/feasibility of its implementation would help enormously. Thanks.

I created a sample project to repro the issue: https://github.com/eighteight/nativescript-opentelemetry

I still can't connect wii remote on El Capitan, even after turning off System Integrity Protection. Would appreciate any suggestions on what to try next.

Hi Zvincze: I am using nintendo wii remote, and I am pressing the sync buttons (1 and 2 or red button next to batteries). However, at this point I decided...

Hi! There is<div class="repertory"></div> element and it is being referred to as $(".repertory"). Sorry what is not matching? Thanks.

Hi, I think the part of your message got eaten. Would you like to try https://gist.github.com/ ? Thanks.

Right, moved past that error. Now I am getting "Uncaught TypeError: Cannot read property 'statuses' of null", which, perhaps is related to authentication. Thanks a lot!