As Google and Amazon return com.android.vending and com.amazon.veneziarespectively for
val pm = packageManager
val installer = pm.getInstallerPackageName(packageName)
What will be the check to find whether the app is installed from a Samsung store?