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

When i download an open PhotoCropViewController, app crashed #117

Open
phuongddx opened this issue Apr 8, 2021 · 2 comments
Open

When i download an open PhotoCropViewController, app crashed #117

phuongddx opened this issue Apr 8, 2021 · 2 comments

Comments

@phuongddx
Copy link

Overview

Details

Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKitCore/UIView.h> may also be helpful.
2021-04-08 23:55:01.887331+0700 statusWhatsapp[59403:5844925] [Unknown process name] CGBitmapContextInfoCreate: CGColorSpace doesn't support output
Fatal error: Unexpectedly found nil while unwrapping an Optional value: file Brightroom/ImageSource.swift, line 64
2021-04-08 23:55:01.888192+0700 statusWhatsapp[59403:5844925] Fatal error: Unexpectedly found nil while unwrapping an Optional value: file Brightroom/ImageSource.swift, line 64

Reproduce version

@muukii
Copy link
Collaborator

muukii commented Apr 8, 2021

@phuongdateh
Thanks for reporting.

I'd like you to detail more information followings:

  • download meaning what downloading an image and opening?
  • If so, can I get the URL for that image?
  • And could you create a tiny project that reproduces this issue for me?

@muukii
Copy link
Collaborator

muukii commented Apr 8, 2021

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

No branches or pull requests

2 participants