GithubHelp home page GithubHelp logo

Comments (11)

bmourat avatar bmourat commented on July 28, 2024 1

MobileCenter relies on the native modules, which means it supports apps created with "react-native init" command. If you created your app with "create-react-native-app" command you need to eject first. See this article. Please note that this process is irreversible.

Best,
Murat

from appcenter-sdk-react-native.

dhei avatar dhei commented on July 28, 2024 1

Hey @ASVBPREAUBV,

As @bmourat mentioned above, mobile center SDK relies on native iOS/Android modules; therefore, apps created with "create-react-native-app" (CRNA) or Expo are not supported. As a workaround, you'll need to eject your "create-react-native-app" which is irreversible. In case you're using pure-JS Expo, you will need Expo SDK.

Btw - react-native info CLI is available with [email protected] or later, so you don't see that because you're on older version of react-native.

from appcenter-sdk-react-native.

bmourat avatar bmourat commented on July 28, 2024

Hi @ASVBPREAUBV

Could you provide more info this issue: what platform are you testing on, the output of the "react-native info" command and your setup js code.

Best,
Murat

from appcenter-sdk-react-native.

paul-asvb avatar paul-asvb commented on July 28, 2024

Im testing on mac. A boilerplate react-native app from create-react-native-app. typescript compiled into another folder to serve the JS. We use a whole lot of dependencies, they all work fine. What is the command react-native info? i have never seen it.

from appcenter-sdk-react-native.

bmourat avatar bmourat commented on July 28, 2024

Does this happen both on android and ios? "react-native info" just outputs versions of all important tools. Here is my output:
Environment:
OS: macOS High Sierra 10.13
Node: 8.7.0
Yarn: Not Found
npm: 4.6.1
Watchman: 4.9.0
Xcode: Xcode 9.0.1 Build version 9A1004
Android Studio: 3.0 AI-171.4408382

Packages: (wanted => installed)
react: 16.0.0-beta.5 => 16.0.0-beta.5
react-native: 0.49.5 => 0.49.5

from appcenter-sdk-react-native.

paul-asvb avatar paul-asvb commented on July 28, 2024

that command does not show up
screen shot 2017-10-31 at 14 30 59

from appcenter-sdk-react-native.

guperrot avatar guperrot commented on July 28, 2024

#129 is already used to track root cause.

from appcenter-sdk-react-native.

alexlevy0 avatar alexlevy0 commented on July 28, 2024

Same issue here with [email protected]

from appcenter-sdk-react-native.

guperrot avatar guperrot commented on July 28, 2024

@alexlevy0 does that comment apply to you? #145 (comment)

from appcenter-sdk-react-native.

alexlevy0 avatar alexlevy0 commented on July 28, 2024

@guperrot I'm not using create-react-native-app or Expo neither.

I solved the problem by completely reinstalling the SDK and modules. New it's works fine thx 👍

from appcenter-sdk-react-native.

guperrot avatar guperrot commented on July 28, 2024

Glad you could figure out the issue, sorry for the inconvenience.

from appcenter-sdk-react-native.

Related Issues (20)

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.