Mobile Safari / iPhone - Orientation of 180° not recognized -


mobile safari doesn't seem recognize orientation of 180° on iphone.

if change orientation 0° 90° 180° view remains in landscape mode. no orientation change event fired on orientation value of 180.

is known bug? if so, there workaround?

please aware i'm using ios simulator. iphone not @ disposal.

it's not bug, it's feature! :)

looks mobile safari on iphone doesn't support upside-down portrait view. "looks like", because didn't find official statement regarding supported orientations, several inofficial ones, e.g. in nicholas c. zakas' book professional javascript web developers (page 418, paragraph 1).


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -