-
I've developed an application and I've and [assembly:Application] inside the AssemblyInfo.cs source file.
`[assembly: Application(Label = "biker.click")]`
When I compile the Android version of t…
-
I was wondering why the plugin is not handling new Android 10 permission [ACCESS_MEDIA_LOCATION](https://developer.android.com/reference/android/Manifest.permission#ACCESS_MEDIA_LOCATION)
Is there …
-
## Current behavior
The native style for Pivot is displayed incorrectly - only one header is visible.
## Expected behavior
The native style for Pivot is displayed correctly - all the head…
-
Hi, I have a xamarin forms app. Once I updated Xamarin and Xamarin Forms, I got a build error below;
Error CS0400: The type or namespace name 'ProgressRingControl' could not be found in the global …
-
## Current behavior
Manifest for App has additional permission defined: INTERNET and READ_EXTERNAL_STORAGE
## Expected behavior
No additional permission in Manifest.
## How to reproduce …
-
I try to run ConfuserEx to protect Xamarin.iOS dll, however im getting this error.
**mono Confuser.CLI.exe -n confuser.crproj**
```
[INFO] ConfuserEx v1.0.0-17-g2046c23 Copyright (C) Ki 2014
…
-
## Current behavior
When an element is in the `Resources` of another element, it's `Loaded` event is never called.
## Expected behavior
Should be called.
## How to reproduce it (as minimal…
-
If you are creating an issue for a BUG please fill out this information. If you are asking a question or requesting a feature you can delete the sections below.
**Failure to fill out this informat…
-
### Current behavior
The CalendarDatePicker doesn't work in an iOS environment where more than one Preferred Language is set via the Settings App.
### Expected behavior
CalendarDatePicker wor…
-
A lot of our plugins need permissions to operate on Android Marshmallow and up. The new model is that each first time a feature is used that require a permission, a dialog appears prompting the user t…