Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
apopiidoru opened this issue Feb 21, 2018 · 0 comments
Open

Comments

@apopiidoru
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants