Hi,

{% if event.details.has_android_store_device %}

Your app {{ event.details.app_name }} has Live Update activity in Capgo, and we have seen an Android store install check in. Google Play does not expose whether the install came from production or a test track, so please validate the production release manually.

{% elsif event.details.has_testflight_device %}

Your app {{ event.details.app_name }} has Live Update activity in Capgo, but we have only seen TestFlight check-ins so far. Please validate the App Store production release once it is published.

{% else %}

Your app {{ event.details.app_name }} has Live Update activity in Capgo, but we have not seen a production store install check in with the updater plugin yet.

{% endif %}

When the app is published with Capgo, open the app dashboard and confirm the production release check. This helps you validate that the native production build includes the plugin before production users depend on Live Updates.

Before confirming, review this production setup:

App ID: {{ event.details.app_id }}
Organization: {{ event.details.org_name }}

Thanks,
Capgo