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

XCode fails to build #3

Open
elzii opened this issue May 30, 2019 · 4 comments
Open

XCode fails to build #3

elzii opened this issue May 30, 2019 · 4 comments

Comments

@elzii
Copy link

elzii commented May 30, 2019

Hi there, is this still being maintained? I'm getting errors on swift version when linking to a fresh project.

@mfrachet
Copy link
Owner

It's not really an active project nor a published one of NPM.

I'm not comfortable at all with the iOS ecosystem and have not finished to bridge the swift implementation to RN.

I'm looking for people to help me on this one.

However, if you copy / paste the swift code in your app, it should work.

To be honest, I'm not that confident about this package. It was more a sharing of my experiments / experience with the topic.

There are some information an issues linked in the README for more details 😊

@Tugsjin
Copy link

Tugsjin commented Dec 6, 2019

Hello
I have a question this dependency successfully working React Native version 61.5 and Android Emulator. But we can't run iOS. So what is your latest successfully run and deploy iOS version and React Native version? We need to run & deploy this project iOS.

Thanks

@mfrachet
Copy link
Owner

There's been a PR from @alex4dev that attempts to make it run on ios: #5 . You could maybe try on the new master branch for testing?

@scriptspry
Copy link

scriptspry commented May 29, 2020

However, if you copy / paste the swift code in your app, it should work.

https://stackoverflow.com/questions/52536380/why-linker-link-static-libraries-with-errors-ios

This helped resolve the build issue while also doing the following before pod install

export SWIFT_VERSION=`swift --version | awk '{print $4}'`

lightrow added a commit to lightrow/rn-native-portals that referenced this issue Feb 12, 2022
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