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

Autolinking does not work with React Native 0.69.0 #185

Closed
Naturalclar opened this issue Jun 24, 2022 · 2 comments
Closed

Autolinking does not work with React Native 0.69.0 #185

Naturalclar opened this issue Jun 24, 2022 · 2 comments

Comments

@Naturalclar
Copy link
Contributor

Issue

Due to change in react-native cli, react-native-community/cli#1537
Autolinking is no longer working with React Native 0.69

Expected Behavior

React Native autolinking to work with react-native-adjust

Repro Steps:

Create a new React Native Project version 0.69
install react-native-adjust
run pod install in ios directory
Notice that RNNotifications is not included in the Podfile.lock

Repro repository
Naturalclar/react-native-notifications-repro

@uerceg
Copy link
Contributor

uerceg commented Aug 10, 2022

Hi @Naturalclar,

We have just added suggested changes to our latest v4.31.0 release.

If you can give it a shot and let us know if that fixed your issue, would be great.

@Naturalclar
Copy link
Contributor Author

Naturalclar commented Oct 8, 2022

@uerceg
seems to be working fine! thanks for the update

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

Successfully merging a pull request may close this issue.

2 participants