Skip to content

Build issue on iOS #1

@Alystrasz

Description

@Alystrasz

Hello,
I would like to use heatmaps on my Flutter app, that's why I'm trying to use your fork.

They work well on Android, but not on iOS.
When building the app, Xcode throws 'Google-Maps-iOS-Utils/GMUHeatmapTileLayer.h' file not found in GoogleMapHeatmapController.h.

When replacing the import with #import "GMUHeatmapTileLayer.h", Xcode throws:

Include of non-modular header inside framework module 'google_maps_flutter_heatmap.GoogleMapHeatmapController': '/Users/spirals/Library/Developer/Xcode/DerivedData/Runner-axcithruvnzhhsgmqorctsqkpxgk/Build/Products/Debug-iphonesimulator/Google-Maps-iOS-Utils/GoogleMapsUtils.framework/Headers/GMUHeatmapTileLayer.h'

Since I'm a total beginner in iOS development, I have no idea what's going on 😭

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