Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jamesmontemagno/PermissionsPlugin issues and pull requests
#194 - Path to Maui?
Issue -
State: closed - Opened by marcusts about 3 years ago
- 3 comments
#193 - how Request accessibility Permission and Floating window Permission ?
Issue -
State: closed - Opened by AtlantisDe over 3 years ago
#192 - Android ACCESS_MEDIA_LOCATION Permission not handled by Xamarin.Essentials
Issue -
State: closed - Opened by francobazzigotti over 3 years ago
- 1 comment
#191 - await CrossPermissions.Current.RequestPermissionAsync<LocationPermission>()
Issue -
State: open - Opened by sisaacks almost 4 years ago
- 2 comments
#190 - RequestPermissionAsync
Issue -
State: open - Opened by sisaacks almost 4 years ago
- 1 comment
#189 - RequestPermissionAsync on Application Load throws null ref
Issue -
State: closed - Opened by sisaacks almost 4 years ago
- 4 comments
#188 - Accessing Censor text to replace with -- instead of **
Issue -
State: open - Opened by CanuckTerryCastonguay almost 4 years ago
- 1 comment
#187 - AddWebTrends-2020-11
Pull Request -
State: closed - Opened by AzureAdvocateBit about 4 years ago
#186 - AddWebTrends-2020-11
Pull Request -
State: closed - Opened by AzureAdvocateBit about 4 years ago
#185 - [BUG] RequestPermissionAsync<>() in XCode12/IOS14 not returning any value.
Issue -
State: open - Opened by SteveGrixti-Remax about 4 years ago
- 6 comments
#184 - AddWebTrends-2020-10
Pull Request -
State: closed - Opened by AzureAdvocateBit about 4 years ago
#183 - RequestPermissionAsync<LocationPermission>() hangs with Xcode 12/iOS 14
Issue -
State: open - Opened by NeilN1 about 4 years ago
- 4 comments
#182 - Error XA2006 TargetFrameworkVersion Android 10
Issue -
State: open - Opened by pzavala26 about 4 years ago
- 1 comment
#181 - Scoped storage permission on Xamarin Android 10+?
Issue -
State: closed - Opened by stefancvetkovic over 4 years ago
- 3 comments
#180 - Permission plugin version 6.0.1 crashes the app
Issue -
State: open - Opened by PraveenPotla over 4 years ago
- 2 comments
#179 - Android ACCESS_MEDIA_LOCATION Permission not handled by the plugin
Issue -
State: open - Opened by claudioredi over 4 years ago
- 5 comments
#178 - RequestPermission always returns Granted
Issue -
State: open - Opened by programmingworld1 over 4 years ago
#177 - Xamarin Forms project, Droid, app not asking for permissions
Issue -
State: closed - Opened by Nathan187 over 4 years ago
- 1 comment
#176 - Bug : Camera and Microphone permissions are unknown.
Issue -
State: closed - Opened by omatrot over 4 years ago
- 1 comment
#175 - Updated Plugin.Permissions implementation for current versions of android.
Issue -
State: closed - Opened by Jakar510 over 4 years ago
- 1 comment
#174 - RequestPermissionsAsync hanging possibly with XPC Connection Error
Issue -
State: open - Opened by cjsharp01 over 4 years ago
- 3 comments
#173 - Update samples to Generics
Issue -
State: closed - Opened by mzieg over 4 years ago
- 1 comment
#172 - RequestPermissionsAsync returns Denied directly if users denied the first time
Issue -
State: closed - Opened by hs79hs over 4 years ago
- 2 comments
#171 - [iOS] RequestPermissionsAsync(Permission.Location) never returns following a screen lock/unlock scenario
Issue -
State: closed - Opened by bhapca over 4 years ago
- 1 comment
#170 - AndroidX, Background Location in Android 10
Pull Request -
State: closed - Opened by jamesmontemagno over 4 years ago
#169 - Plugin.Media.Abstractions not found
Issue -
State: closed - Opened by savvaskef over 4 years ago
- 1 comment
#168 - AndroidX support or use Essentials? :)
Issue -
State: closed - Opened by paleicikas over 4 years ago
- 3 comments
#167 - Location services are not enabled on device
Issue -
State: closed - Opened by dalton5 over 4 years ago
- 2 comments
#166 - Replaced dependency from Plugin.CurrentActivity to Xamarin.Essentials
Pull Request -
State: closed - Opened by bondarenkod over 4 years ago
- 3 comments
#165 - Camera Permission on Android 9.0 hangs
Issue -
State: open - Opened by ChrisKrause almost 5 years ago
- 1 comment
#164 - Permissions No Showing
Issue -
State: open - Opened by glerler almost 5 years ago
#163 - iOS LocationAlways doesn't popup an iOS permission dialog with "Always" as an option. Plugin returns Granted but iOS settings shows "When In Use" (not Always)
Issue -
State: open - Opened by RobbiewOnline almost 5 years ago
- 3 comments
#162 - UWP: RequestPermissionAsync(Location) always returns PermissionStatus.Granted
Issue -
State: open - Opened by landre14 almost 5 years ago
#161 - Initial support for tvOS
Pull Request -
State: closed - Opened by diegostamigni almost 5 years ago
- 10 comments
#160 - [FeatureRequest] AndroidX library support
Issue -
State: closed - Opened by ghost about 5 years ago
- 1 comment
#159 - iOS App uses sensitive data that is not needed
Issue -
State: closed - Opened by DavidShochet about 5 years ago
- 1 comment
#158 - iOS 13 has new Bluetooth permission
Issue -
State: closed - Opened by rgiurea about 5 years ago
- 3 comments
Labels: feature
#157 - Android 10 introduces new permission ACCESS_BACKGROUND_LOCATION
Issue -
State: closed - Opened by scottiebrady about 5 years ago
- 9 comments
Labels: feature
#156 - Android ANSWER_PHONE_CALLS permission is missing
Issue -
State: closed - Opened by VahidShir about 5 years ago
- 4 comments
Labels: feature
#155 - iOS 13.0 Location permission "Allow Once" is not implemented yet
Issue -
State: closed - Opened by jpeters5392 about 5 years ago
- 2 comments
#154 - Plugin.Permission UWP Issue
Issue -
State: open - Opened by DavidShochet about 5 years ago
- 5 comments
#153 - ShouldShowRequestPermissionRationaleAsync is always false
Issue -
State: closed - Opened by MCNorthwood about 5 years ago
- 7 comments
#152 - Permission plugin always return status as Granted even when Location is OFF
Issue -
State: closed - Opened by jhadz81 about 5 years ago
- 3 comments
#151 - Make BasePermission.permission public
Issue -
State: open - Opened by cannorin over 5 years ago
- 2 comments
#150 - Initial RequestPermissionAsync call gives response before user action.
Issue -
State: closed - Opened by khadeeja-alif over 5 years ago
- 5 comments
#149 - Android Location Permission Not Awaiting Response.
Issue -
State: closed - Opened by conrad90909 over 5 years ago
- 9 comments
#148 - ShouldShowRequestPermissionRationaleAsync in the new api
Issue -
State: closed - Opened by mierzynskim over 5 years ago
- 1 comment
#147 - Issue to have the plugin correctly on Android
Issue -
State: closed - Opened by pochocosta over 5 years ago
- 2 comments
#146 - PermissionsImplementation+<RequestPermissionsAsync>d__8.MoveNext A task was cancelled
Issue -
State: closed - Opened by richardpike over 5 years ago
- 1 comment
#145 - Error XA2002: Can not resolve reference: `Plugin.Permissions.Abstractions`. Please add a NuGet package or assembly reference for `Plugin.Permissions.Abstractions`. (XA2002)
Issue -
State: closed - Opened by khadeeja-alif over 5 years ago
- 1 comment
#144 - Notifications permissions
Issue -
State: closed - Opened by adrianknight89 over 5 years ago
- 1 comment
#143 - Featurerequest: allow mutiple permissions to be checked like in previous versions
Issue -
State: open - Opened by csteeg over 5 years ago
- 2 comments
#142 - PhotoPermission always starts at 'unknown' and is therefore never requested
Issue -
State: open - Opened by csteeg over 5 years ago
- 5 comments
#141 - Android : Where to request permissions?
Issue -
State: closed - Opened by omatrot over 5 years ago
- 1 comment
#140 - Xamarin Native and MVVM Cross app freezes
Issue -
State: closed - Opened by katkusmt over 5 years ago
- 1 comment
#139 - CheckPermissionStatus not working Latest xamarin.forms version
Issue -
State: closed - Opened by muhammetsahin over 5 years ago
- 1 comment
#138 - PermissionsImplementation does not exist
Issue -
State: closed - Opened by salmankaludi over 5 years ago
- 3 comments
#137 - Refactor entire library to make linker safe on iOS/Android :)
Pull Request -
State: closed - Opened by jamesmontemagno over 5 years ago
- 11 comments
Labels: in-progress
#136 - Apple rejects our binaries because of references to Location
Issue -
State: closed - Opened by unamed000 over 5 years ago
- 19 comments
#135 - ShouldShowRequestPermissionRationaleAsync returns false but it should return true
Issue -
State: closed - Opened by bluekuen almost 6 years ago
- 5 comments
#134 - TO DELETE PLEASE
Issue -
State: closed - Opened by vd3d almost 6 years ago
#133 - check & requesting Calendar Permission seems to not work on Android
Issue -
State: closed - Opened by KorbinianMossandl almost 6 years ago
- 2 comments
#132 - Camera Permission not displaying the information on Info.plist
Issue -
State: closed - Opened by abreucruz almost 6 years ago
#131 - ios locator track does not appear in settings
Issue -
State: closed - Opened by matanist almost 6 years ago
- 1 comment
#130 - Can not resolve reference Plugin.Permissions
Issue -
State: closed - Opened by aparsaeeyan almost 6 years ago
- 3 comments
#129 - default constructor not found for type system.array xamarin forms ios
Issue -
State: closed - Opened by ask-himanshu almost 6 years ago
- 1 comment
#128 - RequestPermissionAsync does not return and causes page to reload on Android
Issue -
State: closed - Opened by joshbula almost 6 years ago
- 1 comment
#127 - Exception with Xamarin.Essentials
Issue -
State: open - Opened by vd3d about 6 years ago
- 1 comment
#126 - Permission Enum in Version 4.0.1 Beta is not Backwards compatible
Issue -
State: closed - Opened by inforithmics about 6 years ago
- 2 comments
#125 - RequestPermissionsAsync crash on iOS for cossplatform Xamarin.Forms app
Issue -
State: closed - Opened by Akshay-bcat about 6 years ago
- 16 comments
#124 - RequestPermissionsAsync just returns the current permission status (iOS - location permission)
Issue -
State: closed - Opened by wnbittle about 6 years ago
- 2 comments
#123 - [Android] Permissions are requested again after each new debug build
Issue -
State: closed - Opened by erdmenchen about 6 years ago
- 4 comments
#122 - Open other device Settings i.e. ActionLocationSourceSettings
Issue -
State: open - Opened by LeoJHarris about 6 years ago
- 1 comment
Labels: feature, up-for-grabs
#121 - App minimizes after permission granted/denied dialog close
Issue -
State: closed - Opened by mnesser about 6 years ago
- 1 comment
#120 - iOS - CheckPermissionStatusAsync(Permission.Location) Always Returning Permission.Unknown
Issue -
State: closed - Opened by timdog about 6 years ago
- 4 comments
#119 - Invite user again to accept permission through RequestPermissionsAsync()
Issue -
State: closed - Opened by Goldstrike about 6 years ago
- 2 comments
#118 - awaiting permission request for location not working
Issue -
State: closed - Opened by regevt about 6 years ago
- 9 comments
#117 - SIGSEGV Crash requesting camera permission
Issue -
State: closed - Opened by tonykimani about 6 years ago
- 3 comments
#116 - Xamarin.Forms Shared Project: Permissions Nuget installs but is not found.
Issue -
State: closed - Opened by hubert-associates about 6 years ago
- 6 comments
#115 - calendar permission
Issue -
State: closed - Opened by wima75 about 6 years ago
- 5 comments
#114 - [Enhancement] Add method to Open App Settings to make modification on all Permissions
Issue -
State: closed - Opened by Phenek about 6 years ago
- 1 comment
#113 - If the libary is broken on the windows plattform?
Issue -
State: closed - Opened by paule96 over 6 years ago
- 6 comments
#112 - NSCalendarsUsageDescription - App rejected due to required permission and missing key
Issue -
State: closed - Opened by ojuniour over 6 years ago
- 11 comments
#111 - Plugin.Permissions does not appear to have an instance of PermissionsImplementation
Issue -
State: closed - Opened by jsauve over 6 years ago
- 7 comments
#110 - CurrentActivity incompatible with .NET 2.0 Standard
Issue -
State: closed - Opened by hkidd88 over 6 years ago
- 2 comments
#109 - System.MissingMethodException: void Plugin.CurrentActivity.ICurrentActivity.Init(Android.App.Activity,Android.OS.Bundle)
Issue -
State: closed - Opened by FreedCapybara over 6 years ago
- 3 comments
#103 - The permissions plugin always returns "granted" on android when the permission has been revoked in the app settings.
Issue -
State: closed - Opened by PaulVrugt over 6 years ago
- 4 comments
#98 - Last version Build error: could not load assembly 'Plugin.Permissions.Abstractions, Version=2.2.1.0
Issue -
State: closed - Opened by VahidShir over 6 years ago
- 17 comments
#95 - RequestPermissionsAsync never returns when permission is requested (and causes Task Cancelled exception)
Issue -
State: closed - Opened by Devvox93 over 6 years ago
- 16 comments
#93 - RequestPermissionsAsync call fails on the first install
Issue -
State: closed - Opened by rizamarhaban over 6 years ago
- 3 comments
#92 - RequestPermissionAsync does not return and just gets stuck regardless if the user allows or denies the permission
Issue -
State: closed - Opened by KaizerT over 6 years ago
- 11 comments
#89 - RequestPermissionAsync does not return and just gets stuck regardless if the user allows or denies the permission
Issue -
State: closed - Opened by KaizerT over 6 years ago
- 5 comments
#85 - TaskCanceledException
Issue -
State: closed - Opened by duzenko over 6 years ago
- 11 comments
Labels: bug
#80 - App crash in Android when call RequestPermissionsAsync
Issue -
State: closed - Opened by JoseMPersichini almost 7 years ago
- 1 comment
#64 - iOS 11 - No response from RequestPermissionsAsync
Issue -
State: closed - Opened by sorin-simu about 7 years ago
- 8 comments
Labels: need-more-info
#62 - CrossPermissions.Current.RequestPermissionsAsync not shows any alert to request permission
Issue -
State: closed - Opened by MartinGian about 7 years ago
- 6 comments
#50 - await permissions.RequestPermissionsAsync simply not returning anything
Issue -
State: closed - Opened by remingtonsutton over 7 years ago
- 23 comments
#39 - CrossPermissions.Current.RequestPermissionsAsync always returns PermissionStatus.Unknown.
Issue -
State: closed - Opened by pradeeparutla almost 8 years ago
- 5 comments
Labels: question
#20 - [Feature Request] Add tvOS support
Issue -
State: closed - Opened by jamesmontemagno about 8 years ago
- 1 comment
Labels: feature
#5 - Application cannot have both a type with an [Application] attribute and an [assembly:Application] attribute.
Issue -
State: closed - Opened by KarenMuller over 8 years ago
- 12 comments