frostney / react-native-ibeacon

:satellite: iBeacon support for React Native
MIT License
375 stars 54 forks source link

Application registration error #27

Closed ask10000 closed 8 years ago

ask10000 commented 8 years ago

I am running the BeaconList tutorial and I am getting this error while running it - Application HelloBeacon has not been registered. This is either due to a require() error during initialization or failure to call AppRegistry.registerComponent. I have dragged the RNBeacon.xcodeproj to my HelloBeacon project in XCode, changed Info.plist as required and tried deploying it on iPad mini (iOS 9.2.1).

Any clues whats wrong here?

ask10000 commented 8 years ago

Closing this at it was some issue related to linking where the RNBeacon project had run into node-gyp build issues as I had missed to see when installing the react-native-ibeacon.