简体   繁体   中英

How to get a xml file from iphone's email and use it in my app

Suppose i want to open an xml file which i have in my email through my app. How should i go for this. Thanks,

Based on the comment you just posted. I would do it this way:

Have the person send the email with a link to the file using a 3rd party service (create one?? Shouldn't be too hard considering what you want to do) and use a custom URL scheme to automatically launch your application, then load the file

If you don't know how to create a custom url scheme, just go here

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM