cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

monitor a Mobile APP based on NativeScript framework

mariomassimo_al
Visitor

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.

1 REPLY 1

thomas_billi
Dynatrace Helper
Dynatrace Helper

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.

 

[1] https://github.com/Dynatrace/openkit-js

Featured Posts