HI All,
In our application, we are using powerBI tiles and PowerBI reports to display in Browser(edge). But after we open PowerBI tiles/PowerBI report its taking lots of memory , even after closing the powerBI page , still the memory is not clearing. We are using angularjs . How to clear the memory. And we are using webView controller to display the PowerBI reports. We are clearing the Webview controller with blank URL and destroying the scope. The problem is if you open a powerBI report after closing exiting powerBI report, memory usage get doubled. so we need to close the application and open it again.
We need to clear the memory after closing the powerBI relkrts? how to do clear the memory