Acr.XamForms.Mobile 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Acr.XamForms.Mobile --version 1.2.0
NuGet\Install-Package Acr.XamForms.Mobile -Version 1.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Acr.XamForms.Mobile" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Acr.XamForms.Mobile --version 1.2.0
#r "nuget: Acr.XamForms.Mobile, 1.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Acr.XamForms.Mobile as a Cake Addin
#addin nuget:?package=Acr.XamForms.Mobile&version=1.2.0

// Install Acr.XamForms.Mobile as a Cake Tool
#tool nuget:?package=Acr.XamForms.Mobile&version=1.2.0

XPlat Camera-Gallery Access, Geo-Location, Settings, Network Detection, Phone, File System Management, SMS, File Opener, and Logging for Xamarin Forms

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
MonoAndroid monoandroid is compatible. 
MonoTouch monotouch is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.4 1,551 3/13/2015
2.0.3 437 2/18/2015
2.0.2 185 2/13/2015
2.0.1 216 2/6/2015
2.0.0 464 1/13/2015
1.5.0 836 10/4/2014
1.4.1 404 9/10/2014
1.4.0 340 8/17/2014
1.3.0 268 7/29/2014
1.2.1 366 7/5/2014
1.2.0 98 7/5/2014
1.1.0 209 7/2/2014
1.0.0 184 6/25/2014

1.2
File system manager - why? because another open source library drove me nuts and I needed something more powerful and less async

1.1
Lazy load a few properties so that they can be used in viewmodel injection before xamarin forms has initialized its Forms.Context on droid
iOS module will no longer clear or remove system settings

1.0
Initial Release