29 Apr 2021 02:03 PM - last edited on 30 Apr 2021 12:39 PM by MaciejNeumann
how can we monitor an APP based on the NativeScript version 7 framework (migration to version 8 is already planned) with the JSC runtime (also in the process of being migrated to version V8)?
Angular 11 is used.
Solved! Go to Solution.
15 Jun 2021 02:08 PM
We do not have official support for NativeScript, but it might be possible to instrument an app like that via OpenKit JS [1].
You need to create a "Custom Application" in Dynatrace and then send the data from OpenKit to this custom application's endpoint. It works similar to mobile applications.