Rameez Hussain
Rameez Hussain
Any update on this? I am facing the same problem.
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.
@koenpunt Any updates on this? Just started facing the issue as well.
Facing the same issue on React Native 0.67.4 and Flipper 0.153. Any solutions to this?