Code Monkey home page Code Monkey logo

Comments (3)

elesahich avatar elesahich commented on July 17, 2024

안녕하세요. 답변이 늦어서 죄송합니다.
react-native cli가 잘 설치되어 있으실까요?

만약 아니라면 npm 또는 npx를 이용하셔서 패키지를 설치하셔도 무방합니다.

$ npm install react-native-channel-plugin

from react-native-channel-io.

iamchiwon-ncode avatar iamchiwon-ncode commented on July 17, 2024

"react-native install" 명령을 통하지 않고 npm install 로 설치했습니다.
pod install 할 때 'ChannelIOSDK' 를 찾지 못하네요. (--repo-update 옵션을 사용했습니다.)

$ pod install --repo-update
....
[!] Unable to find a specification for `ChannelIOSDK` depended upon by `RNChannelIO`

그래서 Podfile 에 매뉴얼로 추가해주었습니다.

  pod 'ChannelIOSDK', podspec: 'https://mobile-static.channel.io/ios/latest/xcframework.podspec'

관련내용들의 가이드 문서가 업데이트 되면 좋겠네요.
감사합니다.

from react-native-channel-io.

elesahich avatar elesahich commented on July 17, 2024

앗 그렇군요, 채널톡 개발 가이드로 developers.channel.io 문서를 제공하고 있습니다. 이 repository Readme도 업데이트 해 두도록 하겠습니다.

설치 과정 또는 사용하는 도중에 문제가 생긴 경우 root.channel.io를 통해 채널톡 iOS 엔지니어를 찾아 주시면 최대한 문제 해결을 돕겠습니다. 감사합니다 :-)

from react-native-channel-io.

Related Issues (9)

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.