turbolinks / turbolinks-ios

Native iOS adapter for building hybrid apps with Turbolinks 5
MIT License
881 stars 92 forks source link

How to integrate with active-storage? #130

Closed lazaronixon closed 6 years ago

lazaronixon commented 6 years ago

How to do a native file upload thought a json API. What is the URL, params ? If upload my self to S3 how to save to active-storage model?

zachwaugh commented 6 years ago

That would be dependent on your application's configuration and API, but it's outside the scope of Turbolinks.