For time being camera/device pose reset can be achieved by rotating multiple times which resets the rotation x,y,z.
_driver.ExecuteScript("mobile: execEmuConsoleCommand", new Dictionary<string, string> { { "command", "rotate" } });
For time being camera/device pose reset can be achieved by rotating multiple times which resets the rotation x,y,z.
_driver.ExecuteScript("mobile: execEmuConsoleCommand", new Dictionary<string, string> { { "command", "rotate" } });