Hello,
I'm trying to send track screen events to Google Analytics using Plugin.Firebase on .net 8 MAUI for Android and iOS.
When installing the latest Plugin.Firebase.Analytics version (3.0.0), msbuild returns the following error:
C:\Program Files\dotnet\packs\Microsoft.iOS.Sdk\17.2.8053\tools\msbuild\iOS\Xamarin.Shared.targets(546,3): error : Error loading partial Info.plist template file 'obj\Debug\net8.0-ios\ios-arm64\resizetizer\sp\MauiInfo.plist': Could not find a part of the path 'C:\GIT\UNP\AM\Solutions\App Clientes\Source\APP\obj\Debug\net8.0-ios\ios-arm64\resizetizer\sp\MauiInfo.plist'.
Hello, I'm trying to send track screen events to Google Analytics using Plugin.Firebase on .net 8 MAUI for Android and iOS. When installing the latest Plugin.Firebase.Analytics version (3.0.0), msbuild returns the following error:
C:\Program Files\dotnet\packs\Microsoft.iOS.Sdk\17.2.8053\tools\msbuild\iOS\Xamarin.Shared.targets(546,3): error : Error loading partial Info.plist template file 'obj\Debug\net8.0-ios\ios-arm64\resizetizer\sp\MauiInfo.plist': Could not find a part of the path 'C:\GIT\UNP\AM\Solutions\App Clientes\Source\APP\obj\Debug\net8.0-ios\ios-arm64\resizetizer\sp\MauiInfo.plist'.
Can you help? Thanks in advance, Pedro