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

Add support for autolinking in RN 0.60.x #1634

Closed
kennym opened this issue Jul 19, 2019 · 3 comments
Closed

Add support for autolinking in RN 0.60.x #1634

kennym opened this issue Jul 19, 2019 · 3 comments
Assignees

Comments

@kennym
Copy link

kennym commented Jul 19, 2019

Steps to Reproduce

  1. Create a RN 0.60.x app
  2. Add react-native-code-push as a dep
  3. Run react-native run-android

Expected Behavior

To work seamlessly

Actual Behavior

Error:

This is likely happening when upgrading React Native from below 0.60 to 0.60 or above. Going forward, you can unlink this dependency via "react-native unlink <dependency>" and it will be included in your app automatically. If a library isn't compatible with autolinking, disregard this message and notify the library maintainers.
Read more about autolinking: https://github.com/react-native-community/cli/blob/master/docs/autolinking.md

Environment

  • react-native-code-push version: 5.6.1
  • react-native version: 0.60.4
  • iOS/Android/Windows version: 12.2
  • Does this reproduce on a debug build or release build?
  • Does this reproduce on a simulator, or only on a physical device?
@kennym
Copy link
Author

kennym commented Jul 23, 2019

Anything?

@nicolasdanelon
Copy link

it's solve #1645 also #1640 #1626

@alexandergoncharov-zz
Copy link
Contributor

alexandergoncharov-zz commented Dec 2, 2019

Hi all,

We opened PR for updating docs with setup CodePush for [email protected] and above.
For more info please check here: #1625 (comment)

I'm going to close this issue as duplicate. Please feel free to ask any questions.

Thanks,
Alexander

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

3 participants