Is fusing Quaternion with Accelerometer for streaming supported?

I tried fusing accelerometer with quaternion in Android and iOS SDK.
Android throws exceptions internally before getting to stream callback.
iOS, I was able to receive acceleration and quaternion data, but one axis of quaternion data is always zero.
Is this usage supported?
The same combination works fine in logging mode.

Sign In or Register to comment.