Rameez Hussain

Results 6 comments of Rameez Hussain

I am not sure if it has tried to do a POST to the postback url. The steps I did were as follows: 1. I used the Stripe payment platform...

Hi, It was a false alarm. The issue was with the WebView settings itself. All I had to do was call webView.getSettings().enableDomStorage(); And then it worked.

That's right. It didn't work until then. Maybe this is something you could consider as well, for your WebView.

Facing the same issue on React Native 0.67.4 and Flipper 0.153. Any solutions to this?