-
### Description
In a .NET for iOS/Android app, that uses .NET MAUI native embedding, attempting to consume a `ResourceDictionary` throws an `ArgumentNullException` with the message: Value cannot be…
-
### Description
I have tried to migrate my project from Xamarin.Forms to MAUI. I have a custom button with some additional properties that uses a custom renderer in Xamarin.Forms. Everything works pe…
-
The F# Xamarin.Forms class library project template description says it creates a PCL project but it seems to create a .NET Framework library project.
The project template should be changed to matc…
-
### VERSIONS
* Xamarin.Forms.GoogleMaps - 3.3.0
* Xamarin.Forms - 5.0.2478
*
### PLATFORMS
- [ ] Android
- [x] iOS
- [ ] UWP
### ACTUAL BEHAVIOR
When submitting to the App Store I …
-
Use case forms embedding, with application level staticresources:
- Create a new XF page
- Call CreateViewController
- Present the VC the native way.
In this case the existing current XF applica…
-
## 🐛 Bug Report
Severity Code Description Project File Line Suppression State
Error linker command failed with exit code 1 (use -v to see invocation) AppsXam.iOS
I needed push notifica…
-
AutoRegister takes ages (over 10 seconds to complete as it seems to register over 10,000 types.
For example see [AutoRegister](https://github.com/BenBtg/XamTrack/tree/AutoRegister)
-
### Description
If I'm using version 4.8.0.1364, the ClearButton is displayed in the entry.
When using version 4.8.0.1451 and higher, the ClearButton is no longer displayed.
### Steps to Repr…
-
### Description
I am seeing this bug on iOS where if I have multiple tabs each with a CollectionView, each containing an EmptyView as a Style, and each loading their contents via OnAppearing instea…
-
### Description
On iOS (not sure about the Android) TableView Cell Tapped event does not fire if the Cell contains ContentActions. The event fires just fine in the absence of the ContentActions.
T…