Plugin.Permissions 3.0.0.12

Permissions Readme

IMPORTANT Android:

public override void OnRequestPermissionsResult(int requestCode, string[] permissions, [GeneratedEnum] Android.Content.PM.Permission[] grantResults) { PermissionsImplementation.Current.OnRequestPermissionsResult(requestCode, permissions, grantResults); base.OnRequestPermissionsResult(requestCode, permissions, grantResults); }

Android Current Activity Setup

This plugin uses the Current Activity Plugin to get access to the current Android Activity. Be sure to complete the full setup if a MainApplication.cs file was not automatically added to your application. Please fully read through the Current Activity Plugin Documentation. At an absolute minimum you must set the following in your Activity's OnCreate method:

Plugin.CurrentActivity.CrossCurrentActivity.Current.Init(this, bundle);

It is highly recommended that you use a custom Application that are outlined in the Current Activity Plugin Documentation](https://github.com/jamesmontemagno/CurrentActivityPlugin/blob/master/README.md)

iOS Specific

Based on what permissions you are using, you must add information into your info.plist. Please read the Working with Security and Privacy guide for keys you will need to add.

Due to API usage it is required to add the Calendar permission :(

<key>NSCalendarsUsageDescription</key>
<string>Needs Calendar Permission</string>

Even though your app may not use calendar at all. I am looking into a workaround for this in the future.

Showing the top 20 packages that depend on Plugin.Permissions.

Packages Downloads
Xam.Plugin.Media
Take or pick photos and videos from a cross platform API.
30
Xam.Plugin.Media
Take or pick photos and videos from a cross platform API.
31
Xam.Plugin.Media
Take or pick photos and videos from a cross platform API.
32
Xam.Plugin.Media
Take or pick photos and videos from a cross platform API.
33
Xam.Plugin.Media
Take or pick photos and videos from a cross platform API.
34
Xam.Plugin.Media
Take or pick photos and videos from a cross platform API.
43
Xam.Plugin.Media
Take or pick photos and videos from a cross platform API.
44

See: https://github.com/jamesmontemagno/PermissionsPlugin

.NET Standard 1.0

MonoAndroid 7.1

UAP 10.0.10240

Xamarin.iOS 1.0

  • No dependencies.

.NET Standard 2.0

  • No dependencies.

Version Downloads Last updated
6.0.1 35 02/06/2024
6.0.1-beta 33 02/06/2024
6.0.0-beta 31 02/06/2024
5.0.0-beta 33 02/06/2024
4.0.4-beta 26 02/06/2024
4.0.3-beta 31 02/06/2024
4.0.2-beta 33 02/06/2024
4.0.1-beta 30 02/06/2024
4.0.0-beta 30 02/06/2024
3.0.0.12 31 03/24/2020
3.0.0.12-beta 33 02/06/2024
3.0.0.9-beta 28 02/06/2024
3.0.0.7-beta 30 02/06/2024
2.2.1 29 02/06/2024
2.2.0 28 02/06/2024
2.1.0.72-beta 20 02/06/2024
2.1.0.64-beta 23 02/06/2024
2.1.0 24 02/06/2024
2.0.1 32 02/06/2024
2.0.0.30-beta 28 02/06/2024
2.0.0.28-beta 33 02/06/2024
1.3.1.20-beta 30 02/06/2024
1.2.1 30 02/06/2024
1.2.0-beta12 31 02/06/2024
1.1.7 45 02/06/2024
1.1.6 22 02/06/2024
1.1.5 33 02/06/2024
1.1.4 35 02/06/2024
1.1.3 29 02/06/2024
1.1.1 41 02/06/2024
1.1.0 33 02/06/2024
1.0.1 27 02/06/2024
1.0.0 28 02/06/2024