nativescript-imagecropper icon indicating copy to clipboard operation
nativescript-imagecropper copied to clipboard

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

Open apopiidoru opened this issue 7 years ago • 0 comments

The problem occurs only for iPhones devices:

  • iPhone X, iOS 11.2.5
  • iPhone 6, iOS 11.2.5
  • iPhone 5, iOS 11.2.5

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

apopiidoru avatar Feb 21 '18 14:02 apopiidoru