You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: