PDFs

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Anchor
step4
step4
Step 4: Link the AppDynamics Agent Assembly

Forms Solution

Xamarin Forms is the unified development environment for running all platforms. If you try to run something on an unsupported platform, linking our agent won't allow you to monitor the application, but it also will not cause any errors.

...

Info

If you are running an on-premises EUM Server, you need to specify the URL to the EUM Server. See Step 9: Point to an On-Premises EUM Server (Optional) to learn how.

Forms Solution

You place the initialize code in the constructor of the App.xaml.cs file as shown below. 

...