PurchasingCheck.cs 151 B

123
  1. #if !UNITY_PURCHASING
  2. #warning "Unity IAP plugin is installed, but Unity IAP is not enabled. Please enable Unity IAP in the Services window."
  3. #endif