23 Aug 2019 05:28 AM - last edited on 15 Dec 2021 10:09 AM by MaciejNeumann
Does Dynatrace support Mobile Application Developed using Rhomobile/RHODES framework?
Solved! Go to Solution.
23 Aug 2019 06:32 AM
I don’t know this framewok, it looks like ruby + HTML/JS solutions. In general for HTML UI you may be able to include RUM JS file which will collect some user actions, but this has to be checked by you. For Android as well you may be able to autoinstrument APK. I assume that framework is packing application in kind of native container which may be instrumented as native side of application. But this is only my assumption, not able to test it. In general this is not supported out of the box, it needs tests.
Sebastian