Using react-native-purchases in an Expo Go / managed workflow app crashed with Invariant Violation: new NativeEventEmitter() requires a non-null argument when calling Purchases.configure or Purchases.setup. The native module was not linked, so the bridge object was null. The crash happened on both Purchases.setup and Purchases.configure calls.