Hope this question is okay, and hopefully not too stupid. I am not an Apple user, so not really familiar with how iPhone users do stuff.
We run a digital download store, and we use xSendFile to deliver files to users when the click the download link. Straightforward stuff I thought.
We have been receiving an increasing number of support emails from iPhone users saying they cannot download files from our website.
A bit of research suggests that the only way that iPhone users can download a file is by jailbreaking their iPhone, and installing a 3rd party download app. Can that possibly be true? More confusing still, because you'd expect iPhone users to know whether they can or cannot usually download files? Puzzling stuff.
A lot of the iPhone file downloading apps I looked at were not useful for our needs anyway, because you need to enter a direct URL to the file. If you are serving files via PHP or something like xSend, then those apps won't work.
I am wondering if anyone with experience in needing to send files to users – some of whom might be using iPhones – are there any best practises for that? Or, anyone with experience with similar kinds of headaches?
Any pointers you can give would be greatly appreciated.
Many thanks.