-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
|
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: