Skip to content

App Settings

The App Settings page contains all configuration options for your app. Changes are saved automatically as you make them.


Toggle your app between Active and Inactive:

  • Active: Accepts referral attribution requests
  • Inactive: Rejects all /defer and /claim requests

Select which platforms your app supports:

  • iOS — Apple App Store
  • Android — Google Play Store
  • Both — Cross-platform app

Expand the General accordion to access these settings:

Choose how referrals are matched to installs:

ModeDescriptionBest For
CodeRequires explicit claim code from /defer-preflightMaximum accuracy, user-confirmed attribution
WindowTime-based matching within 10 minutesFrictionless UX, best-effort matching

If you’re calling the BitEasy API from a web app, add your domain(s) here:

https://yourapp.com
https://staging.yourapp.com

Comma-separated list of origins allowed to make requests.

Set the minimum amount (in cents) before a partner payout is processed:

  • Default: $5.00 (500 cents)
  • Partners won’t receive payouts until their earnings exceed this threshold

Expand the Attestation accordion to configure app attestation:

Ensure that /claim requests are coming from your legitimate app — not modified versions, emulators, or scripts:

  1. Select Firebase as the provider
  2. Enter your Firebase Project Number (found in Firebase Console > Project Settings)

For the full setup guide including Firebase Console configuration, mobile SDK integration, and troubleshooting, see Firebase App Check Setup Guide.

Select None to disable attestation (not recommended for production).


Expand the IAP Provider accordion to configure how BitEasy receives purchase events.

The simplest integration — BitEasy receives webhooks from RevenueCat:

  1. Select RevenueCat as the provider
  2. Enter your Webhook Authorization Secret
  3. Configure the webhook URL in RevenueCat dashboard (see Webhooks Setup)

For direct Apple App Store Server Notifications:

FieldDescription
Bundle IDYour app’s bundle identifier
App Apple IDNumeric App Store ID
Issuer IDFrom App Store Connect
Key IDYour private key identifier
Encoded KeyBase64-encoded private key

For direct Google Play Real-time Developer Notifications:

FieldDescription
Package NameYour app’s package name
Pub/Sub TopicYour Google Cloud Pub/Sub topic

The Archive App section lets you archive the app. See Managing Apps for details.