Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
Getting "There was a problem with our checkout" error on our android apps while checkout.
Facing the same issue. Found any solutions yet?
Try to add
domStorageEnabled = true
after
javaScriptEnabled = true
It helped me.