读书人

iOS 七 之Airdrop 分享Plain text and

发布时间: 2013-10-23 11:39:13 作者: rapoo

iOS 7 之Airdrop 分享Plain text and attributed string data

接上一篇 先介绍分享文字的 地址点击打开链接





注:

AirDrop does not fully supportNSAttributedString. That means on the receiving device you will get a plaintext, which by default opens inNotes.app. If you need to transferattributions, you need to wrap your NSAttributedString in a custom object,save it with a custom file type, and pass the file URL to AirDrop. On thereceiving device, you need to register for your custom file type and take itfrom there.


读书人网 >操作系统

热点推荐