vivekscorp
vivekscorp
> Xamarin.Firebase.Message Same issue here, please let me know if you find any solutions does previous versions work for you?
It's still the same error for me maybe since I am using firestore too C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(1489,3): error MSB6006: "java.exe" exited with code 1.
Hi sambasile, I can't find NUGET_PATH in my system environment variables and in the link you said to refer to. Please let me know in detail if possible. Thanks
same for me. app crashes if I set format: null.
###I found out the issue and a workaround after some digging around. #in media_kit/lib/src/player/native/player/real.dart - _screenshot(_ScreenshotData data) function case null: { image = bytes; break; } // instead of referencing...