Skip to content
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

v1.2.0 fails to build on iOS #15

Open
ajoslin opened this issue Feb 12, 2017 · 6 comments
Open

v1.2.0 fails to build on iOS #15

ajoslin opened this issue Feb 12, 2017 · 6 comments

Comments

@ajoslin
Copy link

ajoslin commented Feb 12, 2017

'Flurry-iOS-SDK/Flurry.h' file not found

I would open a PR, but I have no knowledge of the inner workings of this plugin and I'd be useless. I thought I'd let you know.

@blakgeek
Copy link
Owner

How are you building the project? The latest version of the plugin has a dependency on CocoaPods so If you are you using Xcode make sure you are opening the .xcworkspace not the .xcodeproj.

If you're building from the command line post the output of cordova prepare ios.

@salouri
Copy link

salouri commented Mar 29, 2017

I have the same issue!
Using XCode and I have CocoPods installed already. (PodFile with 0 dependencies)
result of Cordova prepare ios gives me
Error: Invalid character in entity name Line: 8 Column: 54 Char:

@nitzanwilnai
Copy link

Anyone solve this? Getting the same problem.

@sorenbryder
Copy link

I made a PR that fixes the issue:
#27

Problem is that cordova-plugin-cocoapods-support doesn't support id attribute for pods anymore.

@mitulsavani
Copy link

mitulsavani commented Sep 11, 2020

hey @blakgeek

We are currently building Ionic+React mobile app with Capacitor, and facing the exact same issue- 'Flurry-iOS-SDK/Flurry.h' file not found
Please provide a solution to it.

@achakra21
Copy link

@mitulsavani any solution for this so far?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants