This repository has been archived by the owner on Jan 31, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 92
React Native webview #93
Comments
Hi @codingedgar, does this problem also happen in production? Or is it only happening when using a sandbox client-id? We recently turned on this namespace feature with the paypal js sdk in sandbox only a few days ago which may be related. |
I've only tried it with the sandbox. Should I do something with the namespace? What does it mean? Also, it works fine in the older versions of react native webview, just not the latest. |
Btw: I used the production clientId and URL and still get the same error |
@codingedgar were you able to make the WebView work? Currently trying to make an app using zoid render inside a WebView, having issues with the postMessage. |
i am having the same error:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi there!
It seems PayPal is using this library (or react-native web view), I integrated successfully PayPal Smart Payment Buttons in old versions of React Native Webview, but it fails in newer versions with the following error:
Do you guys have any idea what could be causing this in a webview?
Related: react-native-webview/react-native-webview#1928
The text was updated successfully, but these errors were encountered: