Problem publishing .NET MAUI app to Google Play Store: Unpacking failed error
Yusuf-3141
50
Reputation points
Hello,
I have problem when I try publish my .NET Maui application to Google Play Store, I see this error message:
Unpacking failed. Please download 'https://dl.google.com/firebase/ios/analytics/59128155f949f77d/GoogleAppMeasurement-8.9.1.tar.gz' and extract it to the 'C:\Users\yusuf\AppData\Local\XamarinBuildDownloadCache\GAppM-8.9.1' directory and create an empty file called 'C:\Users\yusuf\AppData\Local\XamarinBuildDownloadCache\GAppM-8.9.1.unpacked'.
I tried everything like change paths and move nuget to "C:\n" but the path is still too long.
What can I do to fix this issue?
Thank in advance
Sign in to answer