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

'RCT3DModel-Swift.h' file not found #29

Open
Malikkhoja-zz opened this issue Jan 15, 2020 · 14 comments
Open

'RCT3DModel-Swift.h' file not found #29

Malikkhoja-zz opened this issue Jan 15, 2020 · 14 comments

Comments

@Malikkhoja-zz
Copy link

Malikkhoja-zz commented Jan 15, 2020

Hi @johankasperi ,

We tried consuming this library v1.2.0 with latest version of RN(0.61.5). The library works great in Android, however on IOS we are facing 'RCT3DModel-Swift.h' file not found issue.

We tried to install the library using pods and swift version is 5.0.

Can anyone help ?

Thanks in advance

@v-vashchenko
Copy link

Hi! I'm fasing the same issue downgrading Swift from 5 to 4.2.

@v-vashchenko
Copy link

@malikkhoja so, for me the solution was to manually link the package

@BanshiARIT
Copy link

i am also facing same issue on ios?

@BanshiARIT
Copy link

'RCT3DModel-Swift.h' file not found

@rgazeredo
Copy link

I have the same issue

@Hirurgo
Copy link

Hirurgo commented Sep 19, 2020

same story...

@OutcastJJ
Copy link

Any solution? Thanks

@v-vashchenko
Copy link

Any solution? Thanks

Try to link package this way
https://reactnative.dev/docs/linking-libraries-ios#manual-linking

@OutcastJJ
Copy link

Any solution? Thanks

Try to link package this way
https://reactnative.dev/docs/linking-libraries-ios#manual-linking

Thanks mate but it's not working.

I found that the .a file in Products folder are in red and there isn't a RCT3DModel-Swift.h in the xcodeproj, would either of them be the problem?
Screenshot 2020-09-20 at 18 43 31

Sorry if I asked any stupid question as I'm a newbie in developing apps. Thanks.

@aditya23jaitly
Copy link

Same problem can you provide me solution

@Shinxn
Copy link

Shinxn commented May 26, 2022

npx react-native link

@CreateStack
Copy link

@Malikkhoja-zz @aditya23jaitly @OutcastJJ
Check this out -> #57

@Muhammad-Usama-lab
Copy link

@malikkhoja so, for me the solution was to manually link the package

How you linked packages please help.

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

11 participants