dhemery / victor

A Java driver for iOS applications
MIT License
11 stars 4 forks source link

Get detailed orientation #15

Open dhemery opened 11 years ago

dhemery commented 11 years ago

Frank now gives additional information about the application's orientation. In addition to the orientation, Frankly wire protocol response includes a "detailed_orientation" property.

For "portrait" orientation, the detailed orientation may be either

For landscape orientation, the detailed orientation may be either

If the simulated device indicates that it is in any orientation other than the above, Frank returns nil.