tool · inferred from evidence
Purchases.setup
A method in the Purchases module for setting up in-app purchases.
- Expo: NativeEventEmitter requires a non-null argument with react-native-purchases (fixed in 5.0.0)
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,