Christoffer Hoel
Christoffer Hoel
@microspaze it's not always enough for the IntelliSense to work properly at all times. On top of that the referenced framework/lib is often not updated without a hard clean (delete...
I'm stuck debugging this issue. I did come to the same conclusion that the thread pool get exhausted somehow, because all "life signs" vanishes after hitting the issue. It seems...
Here is a workaround: ```csproj false ``` Note that it will increase the size of the build (see https://github.com/xamarin/xamarin-macios/commit/e3088879a619ba2af5d5d739d1d212243e810f24). See @rolfbjarne 's explanation in this comment: https://github.com/xamarin/xamarin-macios/issues/19157#issuecomment-1798534439
@MarkMcCormackSF The Kotlin devs are asking the same question: https://github.com/firebase/firebase-ios-sdk/issues/10030 🙃