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

UIImagePickerController warning #6

Closed
ltsuda opened this issue Aug 4, 2016 · 5 comments
Closed

UIImagePickerController warning #6

ltsuda opened this issue Aug 4, 2016 · 5 comments

Comments

@ltsuda
Copy link
Owner

ltsuda commented Aug 4, 2016

  • When selected an image from UIImagePicker, receives:
2016-08-04 14:01:42.678796 Azul Digital[3464:826206] [Generic] Creating an image format with an unknown type is an error
2016-08-04 14:01:45.595325 Azul Digital[3464:826509] [] <<<< FigPhotoJPEGDecodeSession >>>> **** Warning: Converting CGImage's IOSurface backing from 420f to BGRA/L555 on demand. This is slow. If you intend to draw using CG or otherwise access the bytes directly use a BGRA surface instead.
@rmanguinho
Copy link

Same to me

@ltsuda
Copy link
Owner Author

ltsuda commented Sep 16, 2016

Are you using Xcode 8? I think it's solved.

@rmanguinho
Copy link

Yes, I am. I still get the error message.

@ltsuda
Copy link
Owner Author

ltsuda commented Sep 16, 2016

I edit the Scheme like in the image below to ignore network logging, I think this will hide those error messages to.

screen shot 2016-09-16 at 13 18 00

@ltsuda
Copy link
Owner Author

ltsuda commented Nov 11, 2016

I think last comment did the fix.

@ltsuda ltsuda closed this as completed Nov 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants