Skip to content
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

Describe how to use JS SDK in WebViews of mobile applications #12278

Open
krystofwoldrich opened this issue Jan 8, 2025 · 2 comments
Open

Describe how to use JS SDK in WebViews of mobile applications #12278

krystofwoldrich opened this issue Jan 8, 2025 · 2 comments

Comments

@krystofwoldrich
Copy link
Member

krystofwoldrich commented Jan 8, 2025

This applies to all mobile SDKs.

Each should have dedicated page explaining how errors and performance can be captured in applications combining native (React Native, Flutter, iOS, Android) views and webviews.


Note that at the moment there is no special communication between the SDKs. Screens from inside of the webviews would not appear on the mobile insights. They would be reported as page load transactions by the JS SDK.

@stefanosiano
Copy link
Member

@krystofwoldrich what's the goal of this exactly?
Is it just to document how to instrument webViews using JS SDK?
Or does it include a trace propagation, or any kind of sync between each SDKs?

Asking because we already have issues to sync trace id and user and session

@krystofwoldrich
Copy link
Member Author

what's the goal of this exactly?

Just to describe how to instrument webview with JS and link to the JS docs for more details.

@krystofwoldrich krystofwoldrich moved this from Needs Discussion to Todo in Mobile & Cross Platform SDK Jan 10, 2025
@krystofwoldrich krystofwoldrich self-assigned this Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Status: Todo
Development

No branches or pull requests

2 participants