I’m building a JQuery Mobile application using Ruby on Rails and I need a way to upload photos from the mobile device to Amazon S3. I thought that the best way would be to use Paperclip gem, but the main problem is that in Safari (in case of IPhone) the file input is disabled.
Is there another solution?
Thank you very much!
MobileSafari doesn’t allow for direct uploads (yet). It would be possible through an external app like Picup