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

ios build failed #41

Closed
adrai opened this issue Mar 27, 2018 · 1 comment
Closed

ios build failed #41

adrai opened this issue Mar 27, 2018 · 1 comment

Comments

@adrai
Copy link

adrai commented Mar 27, 2018

...node_modules/react-native/React/Base/RCTBundleURLProvider.m:17:53: error: use of undeclared identifier 'undefined'; did you mean 'underline'?
const NSUInteger kRCTBundleURLProviderDefaultPort = RCT_METRO_PORT;
                                                    ^~~~~~~~~~~~~~
                                                    underline
In file included from <built-in>:359:
<command line>:5:24: note: expanded from here
#define RCT_METRO_PORT undefined
                       ^
In module 'Darwin' imported from...
@whitedogg13
Copy link
Member

Hi, thanks for trying this lib!

I have tested in latest version and cannot reproduce this issue.

I think this issue might relate to RN itself:

Maybe you can first try to run your RN app without this library? Or if you can provide more info so I can try to reproduce this again.

Thanks!

@adrai adrai closed this as completed Mar 28, 2018
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

2 participants