mardi 26 janvier 2021

How to check if a package is enabled or disabled?

I also want to use the return value (either enabled or disabled) in this form :

if (appIsDisabled)   {

        //Display toast to user asking them to enable the app 

    } else {

    //Continue with the work }

Aucun commentaire:

Enregistrer un commentaire