aws-samples / amazon-sumerian-arkit-starter-app

A sample XCode project that demonstrates how to create a simple augmented reality experience using Apple's ARKit with the Amazon Sumerian service
Apache License 2.0
49 stars 27 forks source link

fix createDebugNodes #8

Closed iida-hayato closed 5 years ago

iida-hayato commented 5 years ago

fix anchorCallback method (in Sumerian) do not work when createDebugNodes is 'false'.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

mike-starr commented 5 years ago

Thanks for catching this!