PlaytimeStudio

The entry point of Adjoe Playtime SDK in Studio version. This class provides methods to fetch campaigns and installed apps to show them in your custom UI. This class also provide other functions related to permissions and open the campaigns in store.

Functions

Link copied to clipboard

Get the list of offers that a user can install.

Get a campaign by the specified token.

Link copied to clipboard

Get the list of apps the user has already installed and that will contain the progress the user has made already.

Link copied to clipboard

Get user's permissions.

Link copied to clipboard

Use this method to open installed application.

Link copied to clipboard

Use this method to forward the user to the store.

Link copied to clipboard
fun registerRewardsConnect(activity: Activity, listener: RewardsConnectRegistrationListener)
Link copied to clipboard
fun resetRewardsConnect(context: Context, listener: RewardsConnectResetListener)

Use this method to reset rewards connect

Link copied to clipboard

Show the prompt requesting user's permissions.