I'm currently using the following packages:
react-native-sentry: 0.14.5
react-native: 0.46.1
I've linked the binary with the sentry library but when i build and try to run my app in the simulator I get the following error: Lexical or Preprocessor Issue: Sentry/Sentry.h file not found - RNSentry.m
I've tried cleaning my project in xcode, nuking my node_modules and reinstalling, but still no avail. Any help would be greatly appreciated!
I'm currently using the following packages:
I've linked the binary with the sentry library but when i build and try to run my app in the simulator I get the following error:
Lexical or Preprocessor Issue: Sentry/Sentry.h file not found - RNSentry.mI've tried cleaning my project in xcode, nuking my node_modules and reinstalling, but still no avail. Any help would be greatly appreciated!