Skip to content

Javascript debugging should not be enabled for chakra backend on HoloLens #409

Description

@chrisfromwork

We've determined that chakra script debugging does not work on hololens. This causes AppRuntimeChakra.cpp to throw an exception when kicking off a debug babylon native build on a HoloLens device due to a call to JsStartDebugging.

Workarounds include commenting out this line of code or building for release. But, in delivering a high quality developer experience, we should prevent this crash for debug builds on HoloLens. Third party developers shouldn't need to comment out code in BabylonNative releases to get HoloLens debug images to work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions