WebView Data Monitoring¶
WebView data monitoring requires integrating the Web Monitoring SDK into the WebView access page.
If you need to control WebView collection behavior within the React Native SDK, you can use the following parameters from the RUM Configuration:
enableTraceWebView: Sets whether to enable WebView data collection. Default istrue.allowWebViewHost: Sets the allowed WebView host addresses for data tracking. Collects all when set tonull.