I’ve embedded my chatbot’s hosted url (https://fxo.io/m/12345) into a wk webview in an app. This works relatively fine for the most part, but I have a rather critical issue—when I ask users for payment, they’re unable to complete the transaction. WK Webview doesn’t allow for multiple windows, which is what the pay feature seems to require.
Is there a way to have the page page open in the same window, instead of a new one?