getsentry / team-mobile

Meta issues for the Mobile team
4 stars 1 forks source link

Distributed tracing from native code into webviews #89

Closed ueman closed 4 months ago

ueman commented 1 year ago

In mobile apps webviews are commonly used to get up and running fast for MVP, for registration and login processes and other use cases.

I would like to be able to create transactions across the boundary between native code and the webview.

For this feature request, you can assume that the code in the webview is using a Sentry SDK.

ueman commented 4 months ago

Closing in favor of https://github.com/getsentry/team-mobile/issues/189