amay077 / Xamarin.Forms.GoogleMaps

Map library for Xamarin.Forms using Google maps API
https://www.nuget.org/packages/Xamarin.Forms.GoogleMaps/
MIT License
544 stars 344 forks source link

Creating Archive Ios - Causing too long file names #797

Closed karitall56 closed 1 year ago

karitall56 commented 1 year ago

VERSIONS

PLATFORMS

ACTUAL BEHAVIOR

When I create an Archive for Ios I suddenly get an error message in the build. This Nuget qworks fine in another app wiht same versions as above. It also worked fine in the current problem app one week ago. Using same version i another app and it builds archive Ios withouth any issues.

I have the text here and below the actual screenshot:

Cannot create an IOS archive 'KaBom.iOS'. Process cannot be executed on XMA server. There was an error unzipping the file C\Users\karitalltmp\2022-11-06\f1a083d2.zip; Could not find a part of the path 'C:\Users\karitall\AppData\Local\Temp\Xamarin\,Extractions\de6cbab4-b7ca-48a1-b1a8-dBef4856aa91\KaBomiOS 11-06-22 5.26 PM.xcarchive\Products\Applications'\KaBom.iOS,app\ GoogleMapsbundle\GMSCoreResources.bundle\ic_covid_checkpoint_waypoint_alert_night_32pt@3x.png".

ACTUAL SCREENSHOTS/STACKTRACE

<[ Archive build error ](!-- Let me show your actual screenshots or stacktrace. If you want to capture simulator screen to animation GIF, I recomend to LICEcap. -->

something_image

// paste stacktrace)

EXPECTED BEHAVIOR

Archive build Ios created

HOW TO REPRODUCE

Just doing a archive build in Ios project

themronion commented 1 year ago

update to the latest vs version

karitall56 commented 1 year ago

Hi, The upgrade to latest VS solved the problem.