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

installation issue #58

Open
nemr opened this issue Apr 24, 2018 · 3 comments
Open

installation issue #58

nemr opened this issue Apr 24, 2018 · 3 comments

Comments

@nemr
Copy link

nemr commented Apr 24, 2018

can you help me out with setting up this module ? I tired dragging the project file into my project folder , tried adding it to the library in xcode but they both didnt work

Steps to reproduce 1st attempt

  1. yarn add react-native-ibeacon

  2. I Dragged (Moved) RNBeacon.xcodeproj from node_modules/react-native-ibeacon to my project direcotory folder
    image

  3. add libRNBeacon.a and CoreLocation.framework on build phases

Actual behavior

I get the following error :
clang: error: no such file or directory: '/Users/nero/Desktop/bleBeacon/ios/RNBeacon.m'
clang: error: no input files

Steps to reproduce 2nd attempt

  1. yarn add react-native-ibeacon

  2. I Dragged RNBeacon.xcodeproj from node_modules/react-native-ibeacon to the library in the xcode project :
    image

  3. add libRNBeacon.a and CoreLocation.framework on build phases

Actual behavior

I get the following errors:
image

@amsul
Copy link

amsul commented Jun 15, 2018

@nemr I'm having the same issue. Were you able to figure a way around?

@pushpendraKh
Copy link

@amsul @nemr is this issue solved?

@amsul
Copy link

amsul commented Jun 28, 2018

@pushpendraKh I just switched to https://github.com/MacKentoch/react-native-beacons-manager/ which is based off of this project.

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