Discussion Feed
04-09-2020
03:12 AM
Hello,
I failed to etablish a connection between my xamarin application and appdynamics.
I installed the xamarin agent through nugets package. The agent's version is 2020.3.3.
I added this to my app.xaml.cs :
var config = AppDynamics.Agent.AgentConfiguration.Create("XX-XXX-XXX-XXX");
config.CollectorURL = "https://col.eum-appdynamics.com";
AppDynamics.Agent.Instrumentation.InitWithConfiguration(config);
In the appdynamics interface, I followed the CrossPlatform getting started wizard. Selected a mobile app group (after creating a new one). Clicked "Continue". Selected Xamarin and EMEA (since I'm in Europe, but I tried the Americas as well).
When I launch the app and monitor the network I see some frames being sent to appdynamics :
However, in the getting started page it's still waiting for connection :
Is there something I am missing there?
Thank you for your time,
Florian
... View more
Latest Activity
- Posted [Xamarin] AppDynamics first installation on NET (Agent, Installation). 04-09-2020 03:12 AM
- Tagged [Xamarin] AppDynamics first installation on NET (Agent, Installation). 04-09-2020 03:12 AM
- Tagged [Xamarin] AppDynamics first installation on NET (Agent, Installation). 04-09-2020 03:12 AM
- Tagged [Xamarin] AppDynamics first installation on NET (Agent, Installation). 04-09-2020 03:12 AM
Community Stats
Date Registered | 04-09-2020 12:49 AM |
Date Last Visited | 04-11-2020 12:51 AM |
Total Messages Posted | 1 |