install game method

The InstallGame method is part of the PlayBuild library and is essential for triggering the ad networks to open the app store and prompt users to download your game.

How to Implement the InstallGame Method

  • Ensure the Library is Added
    First, make sure that you have added the PlayBuildLibrary.ts file to your asset folder. This file contains the necessary functionality for the plugin.

  • Import the Library
    To use the InstallGame method, import the PlayBuild library into your code. You can do this with the following line:

				
					import Playable from "./PlayBuildLibrary";

				
			
  • Use the InstallGame Method
    Once the library is imported, you can trigger the method by calling:

				
					Playable.InstallGame();
				
			

This will prompt the ad network to open the store where users can download your game.

Hire playable developer

Round end: 01/01/25

We're Raising $200K Pre-Seed!

We're excited to announce our $200K pre-seed round to accelerate the growth of our platform!

If you're interested in learning more or want to be part of this journey, please fill out the form.You can also reach us directly via LinkedIn or email

max@playbuild.pro