Mike Hartman
Mike Hartman
This **doesn't** work for me in a Xamarin.Forms iOS app on my iPad. Android works fine. The method GetSupportedInterfaceOrientations never gets called. I pulled the repo and tried the sample...
I am not getting object disposed currently. Although I do remember getting that at some point and had to change the way the object was being constructed. But I can't...
Old report, but... I had this same issue. It has to do with the latest version od adb.exe. Not sure which version it breaks in, but the latest version does...
It is not just RemoteConfig. The latest versions of Xamarin.Google.iOS.MobileAds and Xamarin.Google.iOS.SignIn also produce similar native link errors on iOS. I am using Xamarin.Forms 4.5.0.356 and Xamarin.iOS v13.14.1.39. I have...
Going back to the basics, I have determined that anytime Xamarin.Firebase.iOS.Core is referenced the native linker errors start to occur. Other packages introduce different linker errors as well, but I...
I am getting the same issue. @M4ndro did you find a solution?
@M4ndro Thanks. I was able to get a build, but I had to use the 'origin/e2ee/key-ring-size' branch and the 'origin/m114_release' of webrtc-sdk. and then had to tweak a couple files...