Square Payment SDK not rendering for in-app browsers (React Native)

We have a webpage that is using the Square Web SDK.

Inside of our react native app, when we try to use a Web View to switch from the app to an in-app browser, the SDK will not render.

Is there something that needs to be done to make this component render on the Attach call?

The Web Payments SDK isn’t intended to be rendered in an application other than a browser. If you want to collect a payment within an app we recommend using our In-App Payments SDK. We also have a React Native Plugin. :slightly_smiling_face: