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
... View more