I'm using the event
System> Every Tick
Set text> "Beta" & Touch.Beta & "Gamma" & touch.gamma
to analyze the orientation on my mobile device, which by the way works perfectly with other google play apps with this function.
But when I try to use the C3 view, or export to debug apk , the Beta and Gamma values are set to 0.
Do I need to do anything to capture the slope values when creating apk?