Plugin.Firebase: MAUI: Can't rebuild the app after installing Plugin.Firebase package
I can’t rebuild the app in release mode for creating APK files after the installation of Plugin.Firebase and Plugin.Firebase.Crashlytics. If I remove these packages I can rebuild and create APK file.
I follow this blog and they already suggesting to install 2 packages to prevent build errors. I did that too, still getting a lot of errors.
My Error screenshot:
Severity Code Description Project File Line Suppression State Error NU1605 Warning As Error: Detected package downgrade: Xamarin.Kotlin.StdLib.Jdk8 from 1.7.20.1 to 1.7.10. Reference the package directly from the project to select a different version. MyApp -> Xamarin.AndroidX.Navigation.Runtime 2.5.2.1 -> Xamarin.AndroidX.Lifecycle.Runtime.Ktx 2.5.1.1 -> Xamarin.KotlinX.Coroutines.Android 1.6.4.1 -> Xamarin.Kotlin.StdLib.Jdk8 (>= 1.7.20.1) MyApp -> Xamarin.Kotlin.StdLib.Jdk8 (>= 1.7.10) MyApp E:\My Projects\MAUI\listpm-requester-app-maui\MyApp\MyApp.csproj 1
Severity Code Description Project File Line Suppression State Error MSB3030 Could not copy the file “C:\Users.nuget\packages\xamarin.firebase.ios.cloudfirestore\8.10.0.3\lib\net6.0-ios15.4\Firebase.CloudFirestore.resources\grpcpp.xcframework\ios-arm64_x86_64-simulator\grpcpp.framework\PrivateHeaders\src\core\ext\upb-generated\envoy\api\v2\core\http_uri.upb.h” because it was not found. MyApp C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets 4879
Is it a known issue? Any solutions?
About this issue
- Original URL
- State: open
- Created 8 months ago
- Comments: 33 (11 by maintainers)
@TobiasBuchholz I have updated my VS to
17.8.1, but after that also getting same list of build errors.Do you have any idea why this is happening?
I am getting around 532 errors, I am listing a few below: