Debugging WebView

I am trying to build a new Checkout that can adhere to new SCA rules using Stripe’s Elements.

The approach is simple; Construct the web page on the fly using WebView.

I am having an issue with one of the functions from within the WebView itself and that’s illustrated that i can’t seem to debug the WebView as nothing makes it into the console.

Is this possible using the Expo simulator?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.