-
This only happens on iOS, on Android it does not have this effect. The page does a refresh/flicker on iOS. Items receive automatic updates through a Firestore Listener (as if it were SignalR). When th…
-
**Is your feature request related to a problem? Please describe.**
If you use Xamarin Hot Restart with AppCenter SDK. The App is crashes at AppCenter.Start call with the following exception:
> It…
-
I am trying to do what is described here in Xamarin:
https://isapozhnik.com/articles/how-to-swap-horizontal-and-vertical-scroll-in-nsscrollview/
In my app, I want to make a horizontal scrollview to…
tipa updated
7 months ago
-
As Plugin.Firebase also has a dependency to Xamarin.Firebase.iOS.CloudMessaging (according to Nuget) I have the following question:
Firebase notifications will not work anymore because it requires …
-
### Description
Xamarin.Forms has a [NuGet](https://www.nuget.org/packages/Xamarin.Forms.Visual.Material) package for implementing the Material Design as part of Visual.
As understood from the rec…
-
We routinely run into cases where the new project system and ASP.NET MVC 5 collide (or rather, don't) - I'd like to see support added. Here are the main use cases I'm aware of, I hope others add more …
-
I am not sure where the issue lies - or even what this issue really is. I have noticed that sometimes the generator skips a single method. Just one - sometimes.
I am binding the Kotlin stdlib, so t…
-
### **Description**
If you try to use the Microsoft.AppCenter.Crashes in a .net maui app in Visual Studio for Windows paired with an arm64 Mac, deploying to the ios simulator, then you get an e…
-
This issue tracks work items required for the AOT effort for WebAssembly
## Milestone I
- [x] Get the AOT compiler compiling + linking sample app
- [x] Get hardcoded driver launching sample app…
-
This issue is a continuation of #4566
### Steps to Reproduce
Could not isolate the problem in a small application. Problem occurs unfortunlatly only with my (big)project.
1. In VS for Mac, I …