Skip to main content

Marketplace Enforcement Check

Definition

Marketplace Enforcement Check ensures that an app is installed only from a trusted, official app store, such as Google Play Store or Apple App Store. It verifies the app's installation source and digital signature to prevent tampered or unofficial versions from running on your device.

Security Implications

If an app does not verify whether it was installed from a trusted store:

  • Attackers may distribute modified or repackaged versions of apps through unofficial websites or third-party stores.
  • Fake versions may carry hidden malware, steal data, inject harmful code, etc.
  • Users may unknowingly install compromised builds that mimic the real app, leading to data theft, financial fraud, severe privacy violations, etc.

How To Ensure Your App Installations Are Secure?

Option 1: Install from Official App Store Only

  • Use Google Play Store (Android) or Apple App Store (iOS) to install apps.
  • Avoid APK downloads from websites or third-party stores.

Option 2: Disable Install from Unknown Sources (Android)

  • Go to Settings -> Security -> Install unknown apps.
  • Turn OFF permissions for apps that can install APKs from unknown sources.

Option 3: Verify App Signature

  • Ensure the app shows as officially verified in the Play Store/App Store.
  • Avoid using sideloaded or modified versions.

Option 4: Reinstall the App

  • Uninstall any version obtained from untrusted sources.
  • Reinstall only from the official store to ensure marketplace enforcement passes.