-
### Description
When building an iOS app in Release that contains a Map, app will crash when trying to load the page containing said Map.
### Steps to Reproduce
1. Install .Net 9 preview 5 with wor…
-
I am sure this has been asked before, many developers out there currently use FFImageLoading to support SVG in xamarin forms app, that fantastic nuget I dont think is currently been worked on anymore.…
-
### Description
when using canvas from platform drawables, like in Maui 8.0 `GraphicsViewDemos`, whenever ImagePain is used on iOS/Mac (works on Android implementation), platform throws:
```console
…
-
Xamarin.Google.iOS.Mobile.Ads
Trying to initialize with
`MobileAds.SharedInstance.Start(CompletionHandler);`
and this handler
`private void CompletionHandler(InitializationStatus status){}`
…
-
### Steps to Reproduce
1. Download [signTest1.zip](https://github.com/xamarin/xamarin-macios/files/12920060/signTest1.zip)
2. Navigate to the folder with the solution file.
3. Build in the …
-
[CarouselScroll.zip](https://github.com/xamarin/Xamarin.Forms/files/5891354/CarouselScroll.zip)
*UPDATED*
### Description
Calling ScrollTo on carouselview in ios to get it to scroll to an …
-
### Description
When using Xamarin.Forms on the iOS platform, we have encountered a critical issue where an Entry control, placed inside a ScrollView, is hidden behind the keyboard when focused on …
-
We are using the XfxControls package in a Xamarin.Forms app (Droid and iOS). The Xamarin Forms version is 3.6.0.293080. When we try to compile our primary Droid platform project, we get a build error …
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/content/problem/1167159/xamarin-forms-shell-back-navigation-fails-with-nul.html)._
---
I …
-
### Description
If you apply a LinearGradientBrush to the background of a BoxView, it will fill the BoxView area, but also all the way down to the end of the page. Happens only on iOS. Tested on 16.4…