I am using expo. I just did the sentry cli using "npx @sentry/wizard@latest -i reactNative". I didn't add any events and just kept it as-is. When I try to build I get the following error:
[INSTALL_PODS] [!] CocoaPods could not find compatible versions for pod "Sentry/HybridSDK":
[INSTALL_PODS] In Podfile:
[INSTALL_PODS] RNSentry (from ../node_modules/@sentry/react-native) was resolved to 6.15.1, which depends on
[INSTALL_PODS] Sentry/HybridSDK (= 8.52.1)
[INSTALL_PODS] None of your spec sources contain a spec satisfying the dependency: Sentry/HybridSDK (= 8.52.1).