Logify.Alert.Xamarin.iOS
1.0.55
Logify Alert is a cloud service that catches unhandled exceptions in your applications and delivers crash reports.
The service provides two approaches to catching exceptions.
1) Automatic listening to unhandled exceptions, and sending reports for each exception that has been raised.
2) Catching exceptions manually, and sending reports based on the required exceptions only.
The Logify.Alert.Xamarin.iOS package contains the Logify Alert client for Xamarin.iOS applications. Use this client to set up your application so it reported uncaught exceptions to the service.
Install-Package Logify.Alert.Xamarin.iOS -Version 1.0.55
dotnet add package Logify.Alert.Xamarin.iOS --version 1.0.55
<PackageReference Include="Logify.Alert.Xamarin.iOS" Version="1.0.55" />
paket add Logify.Alert.Xamarin.iOS --version 1.0.55
#r "nuget: Logify.Alert.Xamarin.iOS, 1.0.55"
Dependencies
-
- Logify.Alert.Core (>= 1.0.55)
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.