UIActivityViewController equivalent on ios 5

后端 未结 2 616
情话喂你
情话喂你 2021-01-24 12:27

I am trying to share some text from an application. If the user has ios 6 installed I will call UIActivityViewController to share. However if the user has ios 5 is there anythin

2条回答
  •  栀梦
    栀梦 (楼主)
    2021-01-24 12:41

    use OWActivityViewController instead UIActivityViewController in ios 5 you can check it Here

提交回复
热议问题