I noticed that the ‘Default.png’ image now needs to be created in portrait orientation regardless of the default setting in ‘build.settings’.
Just wondering if it was intentional.
Also system.orientation
always reports ‘portrait’ at startup, regardless of the device’s orientation when the app is launched. This will result is an immediate orientation change event.
Previously system.orientation
reported the actual device orientation at app startup.
No direct problem, however my code broke and needed to be fixed.
[import]uid: 70847 topic_id: 16736 reply_id: 316736[/import]