Hi we have an Android setup where we distinguish between production and test builds through the use of Android Flavors. We also have two separate accounts at AppDynamics for Production and Test. How can I provide different set of credentials when ev...
I might have misunderstood how accounts relate to environments in AppDynamics. Seems you can use the same account for multiple environments? With "environment" I mean whatever domain name comes in front of "*.saas.appdynamics.com". If this is correct...
Correct, this was the in-app "documentation" or whatever you call it - presented to me as I was in the process of creating a new Android app using the Manual flow under the User Experience dashboard. It should be pretty evident if you try to replicat...
Confirmed same problem with Gradle Build Tools version 3.6.2 Downgrading to 3.5.0 is a workaround Note that this is NOT just a problem with Cordova projects! Ours is regular Android