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

Issue with ios Pod install #32

Open
shrikanttapkeer07 opened this issue Feb 9, 2021 · 2 comments
Open

Issue with ios Pod install #32

shrikanttapkeer07 opened this issue Feb 9, 2021 · 2 comments

Comments

@shrikanttapkeer07
Copy link

[!] There are multiple dependencies with different sources for RNActivityRecognition in Podfile:

  • RNActivityRecognition (from ../node_modules/react-native-activity-recognition/ios)
  • RNActivityRecognition (from ../node_modules/react-native-activity-recognition)
@vrgimael
Copy link

Having several problems with pod install too..

Any updates on this by any chance? Or is there any other similar lib to get this info?

@blaisebarre
Copy link

It's because you have link the lib.
Don't do react-native link react-native-activity-recognition

If you already done, do :
react-native unlink react-native-activity-recognition

Next, follow : #42

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