Josh Skeen

Results 8 issues of Josh Skeen

## Goal In the case where client.notify is called and the event is modified to be treated as unhandled: ```java client.notify(throwable, new OnErrorCallback() { @Override public boolean onError(@NonNull Event event)...

feature request
backlog

A useful randomizer function is assignment of one of the included A-Frame primitives for the geometry of an entity. Added an implementation to randomizer module and updated docs.

Old versions of ruby (pre 1.9) added the current directory to the $LOAD_PATH, however new versions of ruby (1.9+) do not. Starting with modern ruby versions 1.9 and greater (including...

### The thing Including the opentracing dependencies as a copy inside of the dd-sdk-ios library breaks decoupling of components that will share tracing capabilities with other modules. Tell us the...

Though AndroidTracer is configured with setBundleWithRumEnabled(true), fundamental rum details are missing in subsequently collected traces: missing attributes: context, device, env, geo, os, and session

bug

**Are you requesting automatic instrumentation for a framework or library? Please describe.** NA **Is your feature request related to a problem? Please describe.** Yes. We do not ship androidx.navigation with...

enhancement

A-Frame 1.2 uses a newer version of three.js which drops support for THREE.Geometry editing. See : https://discourse.threejs.org/t/three-geometry-will-be-removed-from-core-with-r125/22401/21