search

Home  >  Q&A  >  body text

objective-c - Qiniu SDK 7.x uses Photo.framework (available on iOS8 and above systems), which makes it unusable on iOS7 systems. How to solve the problem?

Qiniu SDK 7.x uses Photo.framework (available on iOS8 and above systems), which makes it unusable on iOS7 systems. How to solve the problem?

巴扎黑巴扎黑2881 days ago560

reply all(1)I'll reply

  • 巴扎黑

    巴扎黑2017-05-02 09:28:18

    It cannot be used on ios7. It is a version restriction. If you must use it, make a version judgment. Call Photo.framework on ios8 and above. Do not call Photo.framework on ios7.

    reply
    0
  • Cancelreply