UIActivityViewController issue iOS 7 and iOS 8?

后端 未结 3 1347
悲&欢浪女
悲&欢浪女 2021-02-15 01:22

I’m building an article reading app for iPad. I have integrated a social sharing functionality which means user can share articles on Facebook, and google mail. I’m using

3条回答
  •  伪装坚强ぢ
    2021-02-15 02:04

    In Swift, You can use '?' instead checking OS version. AVC.popoverPresentationController?.sourceView = _webView

提交回复
热议问题