I'm working on a React Native project and would like to integrate Azure Application Insights.
I have followed the official documentation provided here: https://docs.microsoft.com/en-us/azure/azure-monitor/app/javascript-react-native-plugin
While Application map displays request counts with relevant nodes further details on insights are not visible on clicking on the counts.
Also when it comes to Performance, Operations does not display any data while in Dependencies does.

