calonso/ios-arkit

it doesn't take altitude into account?

sanjeevghimire opened this issue · 4 comments

it doesn't take altitude into account?

It should.

Here the object views are placed based on the inclination of the phone, may it be that you're not receiving heading updates?

Regards

Thanks Alonso. Kudos to you on awesome customization to initial ARKit.

one issue I have noticed is:

  • when orientation is changed especially from portrait to landscape the it's not working.

is this a bug?

Orientation changes are currently not supported while in AR view. When the engine is started, everything is computed based on the current orientation.

Closing as idle. Please reopen if necessary.