-
Notifications
You must be signed in to change notification settings - Fork 35
Description
Which platform(s) does your issue occur on?
-
iOS
-
iOS versions : 13.1.2
-
I have tested in device
-
CLI: 6.1.2
-
Runtime(s): 6.1.1
node_modules/tns-core-modules/package.jsonfile in your project) -
Plugin(s): nativescript-imagecropper": "2.0.0"
Please, tell us how to recreate the issue in as much detail as possible.
In ios 13.1.2 when I am capture image from camera then some time image cropper is not working as expected. Sometimes I can able to crop image first time but then not able to crop an image.
I am getting below warning
Warning: Attempt to present <TOCropViewController: 0x110a64a00> on <UIImagePickerController: 0x110194800> whose view is not in the window hierarchy!
Servicing an explicit request to stop the session using -[AVCaptureSession stopRunning] regardless of whether it is running or not
Immediately enabling application idle timer
[CAMCaptureEngine] Got AVCaptureSession did stop running notification: NSConcreteNotification 0x2818bd3b0 {name = AVCaptureSessionDidStopRunningNotification; object = <AVCaptureSession: 0x280c95560 [AVCaptureSessionPresetPhoto]>