I'm using the compare orientation condition and want to check my device's gamma orientation.
But when I test it out on my android phone it uses the beta orientation instead (ie tilting back and forth)
Is this a cocoonjs bug?
Haven't tested it on the iPhone yet.
EDIT: Apparently it only does this if the game is in landscape mode in cocoonjs. If in portrait the beta/gamma works. :(