ForceZoom icon indicating copy to clipboard operation
ForceZoom copied to clipboard

Red Screen instead of User photo

Open xs6615 opened this issue 7 years ago • 0 comments

First off, thank you and love this feature.

This feature works like a charm for all images that I incorporate into my app, via SQLite.

However, I have added the feature to allow users to upload their own images.

Every time I use the forceZoom on a user uploaded photo, I get only a red screen.

I presume that the line: view.addSubview(imageView) in the ForceZoomPreview class is not being called. However, I have no idea why.

Have you seen this before?

Thank you, David

xs6615 avatar Apr 24 '18 03:04 xs6615