portrait upside-down (iOS)

Randy Hengst iowahengst at mac.com
Mon Jul 11 19:05:36 EDT 2016


Ben, this works for me….


on startUp
   iphoneSetAllowedOrientations "portrait,portrait upside down"
end startUp

be well,
randy

Randy Hengst
www.classroomFocusedSoftware.com



> On Jul 11, 2016, at 5:46 PM, Ben Rubinstein <benr_mc at cogapp.com> wrote:
> 
> Attempting to support portrait upside-down on iOS (specifically iPad); I've set the allowed orientations to portrait and portrait upside-down. Rotating the iPad has no effect. Tracking the orientationChanged message reports landscape left and right, but only "unknown" for the two portrait orientations.
> 
> Am I doing something wrong? Does anyone else have this working?
> 
> TIA,
> 
> Ben
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list