Open sdurgeshs opened 7 years ago
It is working on Android very well, but unfortunately when I deploy same app with same parameters on IOS
var options = { url: "imagePath", ratio: "6/4", title: "Landscape", autoZoomEnabled: true }
The aspect ratio property seems not working, Cropping is allowed in free flow.
It is working on Android very well, but unfortunately when I deploy same app with same parameters on IOS
var options = { url: "imagePath", ratio: "6/4", title: "Landscape", autoZoomEnabled: true }
The aspect ratio property seems not working, Cropping is allowed in free flow.