turbolinks / turbolinks-ios

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

Stripe Elements #145

Open dpaola2 opened 5 years ago

dpaola2 commented 5 years ago

Hi,

I am unsure if this is appropriate or if there's a better place to post this. But, I had a heck of a time trying to integrate Stripe Elements with my Turbolinks-enabled iOS app. I wrote a blog post that detailed the problem and the solution: https://davepaola.com/2018/09/30/stripe-elements-and-turbolinks-5/

Hopefully this can be of help for anyone else trying to solve the problem. It took me a long time to figure out and my goal posting here is only to make sure others don't have to spend so much time debugging.