Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Use of undeclared type 'BodyTrackedEntity' #1

Closed
dilanshah opened this issue Nov 22, 2019 · 0 comments
Closed

Use of undeclared type 'BodyTrackedEntity' #1

dilanshah opened this issue Nov 22, 2019 · 0 comments

Comments

@dilanshah
Copy link

Basically, in order to circumvent this issue which occurs for all uses of BodyTrackedEntity one needs to build to Generic iOS Device or to an actual device.

It is very likely that your build destination is currently set to a Simulator, and those symbols are not available in the Simulator. You want to make sure you set the destination to either Generic iOS Device, or to an actual device.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant