You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Original library was great in every manner. In iOS, there was a small bug that cropping new image returned old image path which showed incorrect image. To make file name unique and avoid name mismatch, adding intervalString as an extra layer in the file name for iOS and it solved problem (at least for me).
Following code is added in KImageCropper.m file, inside tempFilePath function:
Feel free to use forked version this if you're facing the same bug in the original library.
necixy
changed the title
[Proposed Solution Inside] In iOS, cropping new image returned old image path which showed incorrect image.
In iOS, cropping new image returned old image path which showed incorrect image. [Proposed Solution Inside]
Nov 12, 2018
No description provided.
The text was updated successfully, but these errors were encountered: