ArcPlay.ai
  • 📖KNOWLEDGE PORTAL
    • ☎️Contact Details
      • Customer Success
  • For Consumer Apps
    • 🕹️Rewarded H5 Games
      • 🛠️Engineering Team
        • SDK Integration
          • Android
            • Gradle
            • Initialize
            • Launch
            • Build
          • Unity
            • Import
            • Initialize
            • Launch
            • Build
        • Reward URL Integration
          • Reward Callback
          • Parameters
          • Signature
            • Construct Signature
            • Fraud Scenarios
          • Server Response
        • Ads Reporting Integration
          • Google Ads Manager (GAM)
          • Applovin MAX
      • 🔬Product Team
        • Share Inputs
        • Get Analytics
      • 💰Ad Monetization Team
        • Share Ad Units
        • Schedule Reporting
          • Google Ads Manager (GAM)
          • AdMob
          • Applovin MAX
          • IronSource
    • 🔓Unlock with Ads
      • 🛠️Engineering Team
        • SDK Integration
          • Android
            • Show Rewarded Ad
        • (optional) Callback URL Integration
          • Callback
          • Parameters
          • Signature
            • Construct Signature
            • Fraud Scenarios
          • Server Response
      • 💰Ad Monetization Team
        • Share Ad Units
  • For H5 Games
    • ☑️Prerequisites
      • Product
      • Technical
    • 🛠️Integration Steps
      • Web to Game Events Listner
        • Test using Construct Editor
      • Game to Web Events Firing
      • Sample Game for Reference
    • 📊Analytics
Powered by GitBook
On this page
  1. For H5 Games

🛠️Integration Steps

To integrate the game with the ArcPlay application, the game should be able to send events to the ArcPlay web application and receive events from the web application. This can be done using the postMessage() function from JavaScript’s window API.

PreviousTechnicalNextWeb to Game Events Listner

Last updated 10 months ago