donaldp24 / CanvasCameraPlugin

Phonegap CanvasCameraPlugin
107 stars 119 forks source link

correctOrientation:true is not working on iPhone5 #8

Open confile opened 10 years ago

confile commented 10 years ago

I tested with:

                                                  CanvasCamera.initialize(canvasMain);
                                                  // define options
                                                  var opt = {
                                                      quality: 100,
                                                      destinationType: CanvasCamera.DestinationType.DATA_URL,
                                                      encodingType: CanvasCamera.EncodingType.JPEG,
                                                      saveToPhotoAlbum:true,
                                                      correctOrientation:true
                                                  };
                                                  CanvasCamera.start(opt);
mawiseman commented 9 years ago

This doesn't work for me either on my iPad 2.0