search

Home  >  Q&A  >  body text

objective-c - iOS SDWebImage第三方库提问

bogon:Desktop zhuwen$ lipo -info SDWebImage.a
Architectures in the fat file: SDWebImage.a are: armv7 i386 x86_64 

arm64 终端显示支持armv7 i386 x86_64 arm64
集成SDWebimage静态库包含模拟器和真机但是[self.imageView sd_setImageWithURL:[NSURL URLWithString:IMGURL] ];
只能在真机上能加载图片,而模拟器不行,大家有没碰到过这种情况?

PHPzPHPz2887 days ago234

reply all(1)I'll reply

  • 大家讲道理

    大家讲道理2017-04-17 17:39:45

    If the compilation passes, it is not the problem you mentioned. Your simulator may need to be restarted and occasionally cannot access the Internet.

    reply
    0
  • Cancelreply