Dynatrace.OneAgent.Xamarin
7.2.12
Monitor your Xamarin apps with Dynatrace to track real-user experience and performance.
Install-Package Dynatrace.OneAgent.Xamarin -Version 7.2.12
dotnet add package Dynatrace.OneAgent.Xamarin --version 7.2.12
<PackageReference Include="Dynatrace.OneAgent.Xamarin" Version="7.2.12" />
paket add Dynatrace.OneAgent.Xamarin --version 7.2.12
#r "nuget: Dynatrace.OneAgent.Xamarin, 7.2.12"
Dynatrace OneAgent for Xamarin
Use this NuGet package to instrument your Xamarin Forms and Native apps with the Dynatrace OneAgent for mobile. Adding the package to your Xamarin projects will allow you to use auto instrumentation for Android and iOS. Additionally the package contains the required stub libraries to add manual instrumentation directly in your C# code.
Requirements of the NuGet package
- Android: API 15 and above
- iOS: iOS 6 and above
- Forms: .NET Standard 1.1 and above
Documentation Links
As Nuget.org is restricting us in the length of the documentation, we moved the whole documentation to our internal help page:
Troubleshooting and current restrictions
- WebRequests are not automatically instrumented (Android, iOS)
- Lifecycles are tracked but not reported (iOS)
- Some User Actions in iOS are not reported. (e.g. didSelectRowAt)
- If you have problems with try and catch on iOS deactivate crash reporting via DTXCrashReportingEnabled = false
Changelog
7.2.12:
- Fixed issue with the HTTP handler not being set properly via SetupHttpClient
7.2.11:
- Fixed handling of user actions while data collection is off
7.2.10:
- Enabling TLSv1.1 and TLSv1.2 for Android API 16-20
7.2.9:
- Updated Documentation (added link)
- Fixed configuration issue with iOS agent
7.2.8:
- Fixed path problem in combination with IntermediateOutputPath
7.2.4 & 7.2.5:
- Fixed Android DataCollection Level
- Fixed Forms Application freeze because of HttpClient instrumentation
7.2.3:
- Fix for applying Android build target automatically
- Changed requirments to .NET Standard 1.1
7.2.1:
- Added support for Xamarin Forms
Dynatrace OneAgent for Xamarin
Use this NuGet package to instrument your Xamarin Forms and Native apps with the Dynatrace OneAgent for mobile. Adding the package to your Xamarin projects will allow you to use auto instrumentation for Android and iOS. Additionally the package contains the required stub libraries to add manual instrumentation directly in your C# code.
Requirements of the NuGet package
- Android: API 15 and above
- iOS: iOS 6 and above
- Forms: .NET Standard 1.1 and above
Documentation Links
As Nuget.org is restricting us in the length of the documentation, we moved the whole documentation to our internal help page:
Troubleshooting and current restrictions
- WebRequests are not automatically instrumented (Android, iOS)
- Lifecycles are tracked but not reported (iOS)
- Some User Actions in iOS are not reported. (e.g. didSelectRowAt)
- If you have problems with try and catch on iOS deactivate crash reporting via DTXCrashReportingEnabled = false
Changelog
7.2.12:
- Fixed issue with the HTTP handler not being set properly via SetupHttpClient
7.2.11:
- Fixed handling of user actions while data collection is off
7.2.10:
- Enabling TLSv1.1 and TLSv1.2 for Android API 16-20
7.2.9:
- Updated Documentation (added link)
- Fixed configuration issue with iOS agent
7.2.8:
- Fixed path problem in combination with IntermediateOutputPath
7.2.4 & 7.2.5:
- Fixed Android DataCollection Level
- Fixed Forms Application freeze because of HttpClient instrumentation
7.2.3:
- Fix for applying Android build target automatically
- Changed requirments to .NET Standard 1.1
7.2.1:
- Added support for Xamarin Forms
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.