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

Error in ios build #3951

Closed
Hamidrezana opened this issue Jul 15, 2020 · 2 comments
Closed

Error in ios build #3951

Hamidrezana opened this issue Jul 15, 2020 · 2 comments

Comments

@Hamidrezana
Copy link

I want to use cloud messaging of firebase in my react native project. I followed installation in
docs but I got error when running project using react-native run-ios:

fatal error: 'GoogleUtilities/AppDelegateSwizzler/Private/GULApplication.h' file not found
#import 'GoogleUtilities/AppDelegateSwizzler/Private/GULApplication.h'

I run pod install --repo-update but not work.

It work on android but on ios not.

    "@react-native-firebase/app": "^8.2.0",
    "@react-native-firebase/messaging": "^7.4.2",
@ryanwilson
Copy link

Tracked at firebase/firebase-ios-sdk#6047.

@andersonaddo
Copy link
Contributor

andersonaddo commented Jul 15, 2020

#3938

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

3 participants