-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
[this might be stale as the last comment was: "we are working on this right now, fix will be available soon"]
It would be good to have an error callback function as a parameter in ConstellationSdkConfig, so when any uncaught JS errors happen in WebView, then it would report this back to the callback, so the consumers of your library could then decide what to do next (depending on the error).
Right now, when errors happen, they are swallowed by the WebView, and we have no idea they even happen. We would use this callback to monitor these errors and then provide users a WebView fallback (that uses the Web SDK) to go through the flow.
Metadata
Metadata
Assignees
Labels
No labels