Skip to content

Map plugin iOS example does not build #34042

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
duzenko opened this issue Jun 7, 2019 · 18 comments · Fixed by flutter/plugins#2182
Closed

Map plugin iOS example does not build #34042

duzenko opened this issue Jun 7, 2019 · 18 comments · Fixed by flutter/plugins#2182
Labels
p: maps Google Maps plugin package flutter/packages repository. See also p: labels. waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds

Comments

@duzenko
Copy link
Contributor

duzenko commented Jun 7, 2019

Cloned the repo afresh and here's the error
/Users/a/Documents/flutterplugins/packages/google_maps_flutter/example/ios/Pods/Headers/Public/GoogleMaps/GoogleMaps/GMSAddress.h:14:9: Module 'GoogleMapsBase' not found

Seemingly fixed by manually adding this path to framework search paths (target google_maps_flutter):
/Users/a/Documents/flutterplugins/packages/google_maps_flutter/example/ios/Pods/GoogleMaps/Base/Frameworks

But since it does not show up in git it must be an ignored file somewhere.

@iskakaushik
Copy link
Contributor

Should be fixed by flutter/plugins#1734

@duzenko

This comment has been minimized.

@iskakaushik iskakaushik reopened this Jun 21, 2019
@mikhail-tokarev
Copy link

Hi @duzenko
are you still experiencing this issue with the latest version of Flutter?
If so please reply attaching your flutter doctor -v

@mikhail-tokarev mikhail-tokarev added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Oct 8, 2019
@duzenko

This comment has been minimized.

@no-response no-response bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Oct 8, 2019
@iapicca iapicca added p: first party p: maps Google Maps plugin labels Oct 9, 2019
@iapicca
Copy link
Contributor

iapicca commented Oct 9, 2019

Hi @duzenko
if you could also post
a self contained app on github
it would help to reproduce the issue,
thank you

@iapicca iapicca added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Oct 9, 2019
@duzenko

This comment has been minimized.

@no-response no-response bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Oct 9, 2019
@jmagman
Copy link
Member

jmagman commented Oct 11, 2019

https://github.com/flutter/plugins/tree/master/packages/google_maps_flutter/example

I deleted my ModuleCache, and I'm not able to reproduce in the example app. Also not able to reproduce on a new Swift or Obj-C flutter created app.

I'm about to add module support to that plugin, so it may be fixed with that.
You can also try adding use_modular_headers! to your Podfile.

@duzenko

This comment has been minimized.

@jmagman
Copy link
Member

jmagman commented Oct 16, 2019

How do I do that?

Quit Xcode and rm DerivedData/ModuleCache.noindex.

@duzenko

This comment has been minimized.

@jmagman
Copy link
Member

jmagman commented Oct 18, 2019

Consider the fact that not everyone knows what DerivedData or ModuleCache are.

I wasn't suggesting that was a fix. I'm trying to track down the bug, and I thoroughly tried to reproduce and couldn't. I was documenting my steps to point out that https://github.com/flutter/plugins/tree/master/packages/google_maps_flutter/example is not on its own sufficient to reproduce.

@duzenko

This comment has been minimized.

@jmagman
Copy link
Member

jmagman commented Oct 21, 2019

Did you open Runner.xcworkspace and not Runner.xcodeproj?

@jmagman jmagman added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Oct 21, 2019
@duzenko

This comment has been minimized.

@no-response no-response bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Oct 24, 2019
@jmagman
Copy link
Member

jmagman commented Oct 24, 2019

So were you opening the xcodeproj before?

@jmagman jmagman added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Oct 24, 2019
@duzenko

This comment has been minimized.

@no-response no-response bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Oct 25, 2019
@jmagman
Copy link
Member

jmagman commented Oct 25, 2019

@duzenko Can we close this? I'm not sure there's enough actionable information here.

@jmagman jmagman added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Oct 25, 2019
@duzenko duzenko closed this as completed Oct 26, 2019
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 26, 2021
@flutter-triage-bot flutter-triage-bot bot added the package flutter/packages repository. See also p: labels. label Jul 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
p: maps Google Maps plugin package flutter/packages repository. See also p: labels. waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants