How to Get Approved at Perkox: Complete Onboarding Guide for Publishers

·

Offerwall Placement Strategy

How to Get Approved at Perkox: Complete Onboarding Guide for Publishers

How to Get Approved at Perkox: The Complete Onboarding Guide

This guide covers the full Perkox publisher onboarding flow — from registration to SDK integration. Getting approved is straightforward if your app is live on Google Play or the App Store and you follow each step in order.


Step 1: Register a Publisher Account

Start by creating your publisher account at pub.perkox.com. The signup collects your information in four sections:

  • Contact Information — your email, phone number, and preferred messaging app (Skype or similar) plus your messenger ID so the Perkox team can reach you
  • Personal Information — first name, last name, street address, and city
  • Additional Information — how you found Perkox, your app’s Daily Active Users (DAU), the URL of your app or website, and any extra context about your project
  • Security — create a strong password for your account

Be accurate here. Your DAU and app URL are reviewed during approval, so honest, verifiable information speeds up the process.


Step 2: Submit Your Application (App Must Be Store-Approved)

This is the most important requirement: your app must already be approved and live on a major app store.

  • Android apps: must be published and approved on Google Play
  • iOS apps: must be published and approved on the Apple App Store

Perkox reviews real, published applications. A live store listing proves your app is legitimate, compliant with store policies, and ready for monetization. If your app is still in development or not yet approved by the store, wait until it is live before submitting.

After signing up, submit your app inside the dashboard: go to Apps → Create App, select your platform (Android, iOS, or Web), and add your app or property details — including the store URL.


Step 3: Admin Approval

Once you submit your app, the Perkox admin team reviews your application. They verify:

  • Your app is live and approved on Google Play or the App Store
  • The store URL matches the app you’re registering
  • Your app complies with store policies and Perkox’s publisher terms

When your app is approved, it becomes active in your dashboard and you can proceed to configuration. You can check the status of your app at any time inside the dashboard.


Step 4: Contact Live Chat via the Perkox Dashboard

After your app is approved, use the live chat inside the Perkox dashboard to connect with the team. This is where you can:

  • Confirm your app’s approval and next steps
  • Ask questions about integration settings
  • Get guidance on currency and reward configuration
  • Request help with postback setup before going live

Live chat is the fastest way to resolve any configuration questions before you integrate the SDK.


Step 5: Configure Your Offerwall

With an approved app, complete the offerwall setup in the dashboard:

  1. Go to Apps
  2. Open your approved app
  3. Configure your currency and reward settings
  4. Customize the offerwall design to match your app
  5. Set up your postback URL so rewards are credited server-side
  6. Review all integration settings

Step 6: Integrate the Perkox SDK

Once your app is approved and configured, you can integrate the Perkox SDK using the App ID and SDK Key from your dashboard. Perkox provides SDKs for every major platform:

  • Android — lightweight AAR, Kotlin and Java support (minSdk 21+)
  • iOS — Swift Package with xcframework (iOS 13+)
  • Unity — native engine support
  • Flutter — MethodChannel integration from Dart
  • React Native — native module with event emitter
  • Web — web offerwall integration

Integration is quick: create the offerwall with your App ID, SDK Key, and a stable player ID, then launch it. Reward credits are handled server-side through postbacks — never client-side.

// Example: Android (Kotlin)
val offerwall = PerkoxOfferwall.create(
    "YOUR_APP_ID", "YOUR_SDK_KEY", "player_123"
)
offerwall.launch(this)

Where to Find Help

For full details on every integration step, visit the official documentation at docs.perkox.com — it covers account creation, offerwall setup, currency configuration, design customization, postback configuration, and platform-specific SDK guides for Android, iOS, and the Dynamic API.

If you get stuck, the live chat in your Perkox dashboard connects you directly with the team. Use it at any point in the flow — before, during, or after integration.


Approval Checklist

  • ✅ Register a publisher account with accurate contact info
  • ✅ Ensure your app is approved and live on Google Play (Android) or App Store (iOS)
  • ✅ Submit your app via Apps → Create App with the store URL
  • ✅ Wait for admin approval (check status in dashboard)
  • ✅ Contact live chat to confirm next steps
  • ✅ Configure currency, design, and postback URL
  • ✅ Integrate the SDK with your App ID and SDK Key

Frequently Asked Questions

Can I register with an app that’s not yet on the store?
No. Your app must be approved and live on Google Play or the App Store before submission. Perkox reviews published applications only.

How long does approval take?
Approval times vary based on review volume. Complete, accurate submissions with live store listings are processed fastest. Check your dashboard for status updates.

What if my app is rejected?
Review the reason provided, fix the issue (usually a store approval or policy problem), and resubmit. Live chat can clarify any rejection reasons.

Where do I find my App ID and SDK Key?
Both are in your Perkox dashboard under the Apps section once your app is approved.

Do I need to contact support before integrating?
It’s recommended — live chat confirms your configuration is correct before you go live, especially postback setup.


Get Started Today

Register as a Perkox publisher →

Perkox provides rewarded monetization infrastructure — SDKs, tracking, analytics, and reward validation — for mobile apps and games across Android, iOS, Unity, Flutter, and React Native. Read the documentation →

Start monetizing your app with Perkox.

One SDK. Android, iOS, React Native, Flutter, Unity. A premium reward layer for your non-paying users — live in about 10 minutes.

Related articles