How do I export text from iOS application to desktop PC?

后端 未结 4 659
长发绾君心
长发绾君心 2020-12-18 15:49

Lets say I have written an application for iOS which allows the user to enter some text and save it. How can I export this text to be viewed on a desktop PC running windows

4条回答
  •  失恋的感觉
    2020-12-18 16:12

    Just to add to what Moshe has said, I have found additional documentation/code that show how this can be achieved at the following websites.

    • Exporting through iTunes
    • Exporting through email

提交回复
热议问题