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

React Native Build Issues #166

Closed
BG687 opened this issue Mar 21, 2019 · 2 comments
Closed

React Native Build Issues #166

BG687 opened this issue Mar 21, 2019 · 2 comments

Comments

@BG687
Copy link

BG687 commented Mar 21, 2019

Is this a support request?
This issue tracker is maintained by LaunchDarkly SDK developers and is intended for feedback on the SDK code. If you're not sure whether the problem you are having is specifically related to the SDK, or to the LaunchDarkly service overall, it may be more appropriate to contact the LaunchDarkly support team; they can help to investigate the problem and will consult the SDK team if necessary. You can submit a support request by going here and clicking "submit a request", or by emailing [email protected].

Note that issues filed on this issue tracker are publicly accessible. Do not provide any private account information on your issues. If your problem is specific to your account, you should submit a support request as described above.

Describe the bug
Having issues building React Native app in XCode 10.1. Followed the steps in the SDK reference here: https://docs.launchdarkly.com/docs/react-native-sdk-reference

The errors that XCode is throwing include:

missing required module 'SwiftShims' (Launch Darkly RN Client)

Command MergeSwiftModule failed (Launch Darkly)

To reproduce
Steps to reproduce the behavior.

Expected behavior
A clear and concise description of what you expected to happen.

Logs
If applicable, add any log output related to your problem.

SDK version
The version of this SDK that you are using.

3.0.0-beta.2 & 3.0.0-beta.3

Language version, developer tools
For instance, Go 1.11 or Ruby 2.5.3. If you are using a language that requires a separate compiler, such as C, please include the name and version of the compiler too.

OS/platform
For instance, Ubuntu 16.04, Windows 10, or Android 4.0.3. If your code is running in a browser, please also include the browser type and version.

Trying to build for iPhone simulator

Additional context
Add any other context about the problem here.

@BG687
Copy link
Author

BG687 commented Mar 21, 2019

Without the additional copy:

I'm having issues building React Native app in XCode 10.1. Followed the steps in the SDK reference here: https://docs.launchdarkly.com/docs/react-native-sdk-reference

The errors that XCode is throwing include:

missing required module 'SwiftShims' (Launch Darkly RN Client)

Command MergeSwiftModule failed (Launch Darkly)

Thanks in advance for your help, very excited to start using Launch Darkly.

@torchhound
Copy link
Contributor

@BG687 Based on further comments in the React Native client repo is this issue resolved?

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