Skip to content

AdamE.Google.iOS.Maps - adding to new maui project ends in build errors #81

Description

@damiand2

Trying to build maui project with AdamE.Google.iOS.Maps 9.2.0.5 ends in muliple errors:
1>C:\Program Files\dotnet\packs\Microsoft.iOS.Sdk.net9.0_18.2\18.2.9180\tools\msbuild\Xamarin.Shared.targets(456,3): error : Bundle Resource 'GoogleMaps.bundle/Assets.car' not found on disk (should be at 'C:\Users\xxx\AppData\Local\XamarinBuildDownloadCache\GMps-9.2.0\Maps\Resources\GoogleMapsResources\GoogleMaps.bundle\Assets.car')
1>C:\Program Files\dotnet\packs\Microsoft.iOS.Sdk.net9.0_18.2\18.2.9180\tools\msbuild\Xamarin.Shared.targets(456,3): error :
1>C:\Program Files\dotnet\packs\Microsoft.iOS.Sdk.net9.0_18.2\18.2.9180\tools\msbuild\Xamarin.Shared.targets(456,3): error : Bundle Resource 'GoogleMaps.bundle/bubble_left.png' not found on disk (should be at 'C:\Users\xxx\AppData\Local\XamarinBuildDownloadCache\GMps-9.2.0\Maps\Resources\GoogleMapsResources\GoogleMaps.bundle\bubble_left.png')

To Reproduce
Steps to reproduce the behavior:

  1. create new maui project
  2. add reference to nuget AdamE.Google.iOS.Maps 9.2.0.5
  3. build

Happens on both windows machine and mac. Looking at the folder i see that in
C:\Users\xxx\AppData\Local\XamarinBuildDownloadCache\GMps-9.2.0\Maps there is Frameworks folder but no Resources folder directly (Resources with those files is way deeper under Maps\Frameworks\GoogleMaps.framework\Resources)

  • OS: windows 11, macos 15.4
  • IDE (if applicable): VS/VS code
  • .NET version 8/9

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions