SKPhotoBrowser icon indicating copy to clipboard operation
SKPhotoBrowser copied to clipboard

SKPhoto.photoWithImageURL(imageUrl, holder: holderImage) can't display image from network

Open jzhang0480 opened this issue 6 years ago • 1 comments

when i use SKPhoto.photoWithImageURL(imageUrl, holder: holderImage) method to Initialize skphoto , it can't display image, only display placeholder image .

but use SKPhoto.photoWithImageURL(imageUrl) method, it works fine.

my xcode version is 9.4, mobile device version is iOS 11.4, problem happens both in SKPhotoBrowser version 5.0.0 and 5.1.0

jzhang0480 avatar Jul 05 '18 09:07 jzhang0480

https://github.com/suzuki-0000/SKPhotoBrowser/issues/316 The same problem

xiaoweiFive avatar Jul 16 '18 03:07 xiaoweiFive