Search code examples
android.netmaui

ViewRootImpl ViewRootImpl action cancel Messages


Recently, I am seeing a a TON of these messages generated when debugging my MAUI app :

[ViewRootImpl] [ViewRootImpl] action cancel - 1, eccen:1.163763

What is this, what does it mean and how might I turn it off? It obfuscates the rest of my logging...


Solution

  • I didn't have such a problem for my visual studio of the newer version.

    So you can update your visual studio to the latest version which will optimize some problems, and then try again.