-
Notifications
You must be signed in to change notification settings - Fork 69
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
Crashed on -[TKImageView setToCropImage:] #4
Comments
Any Solution to Above Issue. |
Hi @moontecholabs , |
yes this is random Crash and found in ios 9,10,11. we didn't have screenshots.because it is random Crash.and mostly generated in Live User device |
@moontecholabs ok, could you paste your config of TKImageView? lineWidth, borderWidth.... |
And your app's name, I'll download and test it to replay the crash. |
cropView.toCropImage = image_editing.image |
1. Does it crash any time or just in special cases?
2. Could you please tell me more about this bug, like iOS version and screenshots?
—> #1 & #2 We are not facing but live user facing it, you an find these all details from attached SS
3. could you paste your config of TKImageView? lineWidth, borderWidth….
—>
cropView.toCropImage = image_editing.image
toolBar.isHidden = true
cropView.cropAreaCornerWidth = 22
cropView.cropAreaCornerHeight = 22
cropView.minSpace = 30
cropView.cropAreaCornerLineColor = UIColor.yellow
cropView.cropAreaBorderLineColor = UIColor.yellow
cropView.cropAreaCornerLineWidth = 4
cropView.cropAreaBorderLineWidth = 1
cropView.cropAreaMidLineWidth = 25
cropView.cropAreaMidLineHeight = 4
cropView.cropAreaMidLineColor = UIColor.yellow
cropView.showMidLines = true
4. And your app's name, I'll download and test it to replay the crash.
—> https://itunes.apple.com/in/app/ifax-send-fax-receive-faxes/id331514859?mt=8 <https://itunes.apple.com/in/app/ifax-send-fax-receive-faxes/id331514859?mt=8>
Regards,
iFax Team
… On 17 Oct 2017, at 16:32, YinYu ***@***.***> wrote:
Hi @moontecholabs <https://github.com/moontecholabs> ,
Does it crash any time or just in special cases?
Could you please tell me more about this bug, like iOS version and screenshots?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#4 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ARtqEiUmR-DWBnNNyzlz-xyOLSpk5fBCks5stIlYgaJpZM4P2mFF>.
|
Got it.I'll check and fix it. |
Thanks for looking into my request.
May I know expected update date? So my team can update pod
Regards,
iFax Team
… On 17 Oct 2017, at 17:39, YinYu ***@***.***> wrote:
Got it.I'll check and fix it.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#4 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ARtqEkTUO_6uFTsm61bSozydH0WFkcUQks5stJjlgaJpZM4P2mFF>.
|
Thanks for looking into my request. May I know expected update date? So my team can update pod Regards, iFax Team |
we have integrated this cropping library in our Project and it working Well.
but we recive many complains from user that they facing crash while Cropping image.
following is our fabrics crash Track
TKImageView.m line 867
-[TKImageView setToCropImage:]
Fatal Exception: CALayerInvalidGeometry
CALayer position contains NaN: [nan 301]
The text was updated successfully, but these errors were encountered: