jjzjj

shareImage

全部标签

ios - UIActivityViewController 无法将图像添加到 imessage

我在ios6和我的代码中使用UIActivityViewController分享图像UIImage*shareImage=[UIImageimageNamed:@"myImage.png"];//InitarrayNSMutableArray*items=[NSMutableArraynew];[itemsaddObject:@""];[itemsaddObject:shareImage];//AddimagetopasteboardUIPasteboard*pasteboard=[UIPasteboardgeneralPasteboard];pasteboard.persistent