martincik/react-native-hockeyapp

iOS build failure - fatal error: 'HockeySDK/HockeySDK.h' file not found

mchandleraz opened this issue · 1 comments

It seems like I'm missing a step in adding the HockeyApp SDK to my project. I've followed the instructions in this repo, various instructions from HockeyApp, and everything I can find via Google with no luck.

When building the project, I get the following error:
node_modules/react-native-hockeyapp/RNHockeyApp/RNHockeyApp.h:9:9: 'HockeySDK/HockeySDK.h' file not found

I'm using react-native 0.47.1.

Please try with my fork #58 described here