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 'RNShareMenu-Swift.h' file not found #313

Open
ruslanaplid opened this issue Mar 27, 2024 · 4 comments
Open

Error 'RNShareMenu-Swift.h' file not found #313

ruslanaplid opened this issue Mar 27, 2024 · 4 comments

Comments

@ruslanaplid
Copy link

"react-native": "0.73.6",

  • firebase 10.23.0
    "@react-native-firebase/analytics": "^19.0.1",
    "@react-native-firebase/app": "^19.0.1",
    ...

For firebase 10.23 needed using use_frameworks! :linkage => :static (Podfile)

An error occurs during assembly in xCode
file:
ShareMenuManager.m

line 9
#import "RNShareMenu-Swift.h"

error:
'RNShareMenu-Swift.h' file not found

@hichemBAALI
Copy link

Same here. Any fix ?

@LukasB-DEV
Copy link

Same here, is there a fix?

@LukasB-DEV
Copy link

Found Pull Request #260 witch fixes this issue:

image

@Barak-S
Copy link

Barak-S commented Apr 30, 2024

Thank you! @LukasB-DEV
I made this change locally

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

4 participants