Giter VIP home page Giter VIP logo

Comments (2)

p-janik avatar p-janik commented on September 10, 2024

Hey @apolishch!

Sorry for late response,

Just checked installation steps on clean [email protected] app. Here are the steps I just performed with screenshots:

Terminal:

react-native init --version 0.46.3 rnld
cd rnld
yarn add react-native-launch-darkly --save
react-native link react-native-launch-darkly
open ios/rnld.xcodeproj

XCode:

  1. "Right click" folder name same as app name in navigator and select Add Files to "rnld"

zrzut ekranu 2017-11-27 22 42 56

  1. Navigate to node_modules/react-native-launch-darkly/ios and select Darkly.framework

zrzut ekranu 2017-11-27 22 43 25

  1. Now in project settings, from Targets => rnld under General tab click + for section Embedded Binaries. Select Darkly.framework

zrzut ekranu 2017-11-27 22 43 50

  1. You should end with something like that:

zrzut ekranu 2017-11-27 22 44 02

5. Try to run the app

Let me knows if these steps help you.

Best regards,
PJ

from react-native-launch-darkly.

apolishch avatar apolishch commented on September 10, 2024

Following these instructions does change the error message to the following:

The following build commands failed:
CompileC /Users/abrahampolishchuk/github/flock/flock-react-app/ios/build/Build/Intermediates.noindex/RNLaunchDarkly.build/Debug-iphonesimulator/RNLaunchDarkly.build/Objects-normal/x86_64/RNLaunchDarkly.o RNLaunchDarkly.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)

Installing build/Build/Products/Debug-iphonesimulator/flockCover.app
An error was encountered processing the command (domain=IXErrorDomain, code=13):
Failed to get bundle ID from /Users/abrahampolishchuk/github/flock/flock-react-app/ios/build/Build/Products/Debug-iphonesimulator/flockCover.app
Print: Entry, ":CFBundleIdentifier", Does Not Exist

Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/flockCover.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist

(possibly unrelated aside), have since upgraded to RN ^0.49

from react-native-launch-darkly.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.