I am trying to integrate instana(https://www.instana.com) with react native webview. My app is a webapp which is being rendered inside webview. My approach is to inject their javascript agent(https://www.instana.com/docs/website_monitoring/api) to webview, but that doesn't seems to be working. Any thoughts on this will be extremely helpful.
Asked
Active
Viewed 206 times
1 Answers
1
Instana offers an agent tailored to React native, which simplifies the integration. The React native agent is different than the one used for website monitoring.
You can get started with React native monitoring by creating a mobile app within Instana's user interface under Websites & Mobile Apps -> Mobile Apps
. For the React native agent you can find dedicated documentation and installation instructions on Instana's documentation site.
For further questions and support, I suggest leveraging Instana's support portal.