Icon

Android Package Check

SnoutUp

You must be logged in to obtain assets

Description

This extension lets your game to check if an application with specific package is currently installed on Android device.

Such functionality can be used to efficiently cross promote your own games and award loyal users with in-game goodies, bonus content, lower ad frequency and etc.

Basic usage:

if (package_is_installed("com.snoutup.ironsnout")) {
    // Award user with goodies
} else {
    // Brick this phone 
}

Works only with Android OS and might not work with YoYo runner, so "Create application" just to make sure.

Hope it will be useful!

End User Licence Agreement (EULA).

Required Modules

Android Export

Age Rating: 4+

Version

GMS1 - Version 1.0.0. Published May 24, 2016

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait