bthurlow / nativescript-imagecropper

A nativescript image cropping plugin.
Other
49 stars 35 forks source link

Application crashes on iOS when the phone is rotated to the left. #23

Open apopiidoru opened 6 years ago

apopiidoru commented 6 years ago

The problem occurs only for iPhones devices:

Steps to reproduce (In the test app that I've attached):

  1. Click the take photo button
  2. Rotate the device to the left.
  3. Take picture.
  4. Click Ok

The imagecropper screen will not show, the app will freeze and after and after that it crashes.

│ Component │ Current version │ nativescript │ 3.4.1 │ tns-core-modules │ 3.1.1 │ tns-ios │ 3.3.0

test_app.zip