prashantsaini1 / android-titanium-imagecropper

Image cropping for Android/Titanium
Apache License 2.0
25 stars 5 forks source link

NOT working if I capture image from camera. #9

Open MotiurRahman opened 4 years ago

MotiurRahman commented 4 years ago

NOT working if I take an image from camera. It does not fire the callback function. Any solution?

khehrarajbirgaa commented 3 years ago

Hi Motiur,

I am having the same issue and I didn't find solution anywhere. Did you managed to fix this somehow?

Thanks Rajbir

andy0404 commented 3 years ago

seems to be happening on android 10, works fine on 8 & 9... someone found a solution?

khehrarajbirgaa commented 3 years ago

Well I didnt found a complete solution but found a workaround to open the camera with basic click function.

On Wed, 21 Jul 2021 at 11:56 PM, andy0404 @.***> wrote:

seems to be happening on android 10, works fine on 8 & 9... someone found a solution?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/prashantsaini1/android-titanium-imagecropper/issues/9#issuecomment-884399199, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQC7IB3KKR4PYBA64S33TWDTY4GMVANCNFSM4KJ74CRQ .

andy0404 commented 3 years ago

the camera opens for me it's the callback function which is not triggered when the user takes a picture