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

Android MRUM

Hi,

We need to set up AppDynamics MRUM for native android webview.

 

So my question is do we need to setup browser RUM as well or what approach & setup is required to get the business transaction for a particular session. 

 

And the second thing is when using the below snippet for automatic upload, I'm getting a build error:

Bad Credentials, please verify the account and licenseKey in your build.gradle file.

 

proguardMappingFileUpload {
failBuildOnUploadFailure true //should build fail if upload fails? Defaults to false.
enabled true //enables automatic uploads. Defaults to true.
}

 

Looking forward to your advice.

 

Thanks

1 REPLY 1

Hi,

 

We have a native android webview app but the session doesn't have business transactions in it. How can we capture business transactions along with the user sessions? In the logs, I could see the agents could send becons to the collector.

 

@Eric.Miller @Stefano.Bertolin Android MRUM