Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cordova Wiki" for 
change notification.

The "iOSManualTests" page has been changed by ShazronAbdullah:
http://wiki.apache.org/cordova/iOSManualTests?action=diff&rev1=1&rev2=2

     * Handle the event, and write out text to an element regarding the 
orientation angle while you rotate the device and observe the value 
     * The value is read from '''window.orientation''', and valid values are: 
'''0, 180, -90, 90'''. The first two are portrait, the second two are landscape.
  
+ 3. Test that you can rotate the device to an orientation when specified in 
the project's Info.plist
+    * Cordova overrides '''- (BOOL) 
shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation'''
 
+ 

Reply via email to