Playtime Integration and Launch Checklist

🔧 Integration & Setup

General setup

  • Access to Playtime Publisher Dashboard confirmed

  • Server endpoint prepared on your servers for S2S payouts

  • The s2s_token for S2S payouts received from Account Manager

  • The sid verified and matches the parameter sent in the callback from adjoe

  • S2S payouts contain all desired parameters

  • IP-Level blocking implemented

  • Separate adjoe app IDs are used for production and non-production environments

  • (optional) Playtime customizations applied

  • (optional) Ad data report received via API

  • (optional) Revenue report retrieved via API

Playtime SDK for Android Only:

  • Test devices registered with correct GAIDs

  • Playtime SDK Dependency integrated into app

  • SDK initialized at app start without errors

  • SDK is re-initialized upon the app going into foreground (in onResume or didChangeAppLifecycleState) without errors

  • Playtime Catalog launch setup completed

  • Logs enabled (Native only)

  • Catalog listener set up (Native only)

Playtime SDK for iOS only:

  • Test devices registered with correct IDFAs

  • Playtime SDK Dependency integrated into app

  • App Attest Integrated

  • Private Key and App ID sent to adjoe

  • SDK initialized at app start without errors

  • Playtime Catalog launch setup completed

PlaytimeWeb only:

  • Redirect URL successfully integrated into app

  • Catlog loads without errors

  • All desired parameters included in URL

  • Installed games appear in "My Apps" section

🚀 Launch Checklist

  • Server endpoint for S2S payouts verified and tested. Successful payouts are confirmed

  • All desired visual customizations applied

  • (optional) Application rollout initiated with a small percentage of users

Last updated