ForceZoom
ForceZoom copied to clipboard
Red Screen instead of User photo
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