09 Jun 2017 05:37 PM
Does Dynatrace S/M support hybrid mobile apps? I saw a couple of mentions of hybrid apps in the Android documentation but not for iOS. Is there detailed documentation like there is for AppMon?
Solved! Go to Solution.
12 Jun 2017 07:30 AM
Hi Doug,
we are currently working on the hybrid support for Dynatrace. As you already noted in your email, the Cordova plugin works for Dynatrace and AppMon. Currently we are working on integrating hybrid apps into the UI as well, meaning that hybrid sessions should appear as one unified session with user actions from the native app and web. After this is available we will also make sure that there is documentation for Dynatrace available too.
Besides using the Cordova plugin you can also follow the manual instrumentation as described in the AppMon documentation.
Best regards,
Dominik
31 Jul 2017 08:35 AM
Update
Hybrid app sessions are now supported in the Dynatrace session search. To instrument a hybrid app you need to specify 2 apps (1 agentless web and 1 native mobile app) and then either use the Cordova plugin or manually download inline JS code via the REST API insert it into your html files and use Gradle to insert the Android agent and CocoaPods to insert the iOS agent.
05 Feb 2018 07:43 AM
Has the combining of the apps been done as yet? Is there any better documentation??
12 Feb 2018 10:21 AM
Not yet - we are working on integrating the Cordova plugin in the deployment workflow and most certainly automate the step of defining the agentless web app, so that you do not have to worry about it manually.
As for the documentation, please refer to the doc on npmjs: https://www.npmjs.com/package/dynatrace-cordova-plugin