Hy guys,
i have problems using UIImagePicker in my cocos application (Landscape orientation)...
I attach the UIImahePicker view to my EAGLView but the view is portrait... my CCDirector have GAME_AUTORATION in kGameAutorotationUIViewController... why it's not in landscape mode?
I have to apply a transform myself to the view?
thanks