Skip to content

Would like to know when JS errors happen #64

@kaidotarma

Description

@kaidotarma

[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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions