Application stores

Two handlers exist to verify the availability of Android and iOS application on, respectively, the Play Store and the App Store. These can be used to monitor for Google or Apple removing your apps, as well as human error or malice.

App Store

Attributes

AttributeTypeExampleDescription
kindstring"app_store"-
bundle_idstring"com.apple.Maps"Bundle ID for the iOS app to monitor

Play Store

Attributes

AttributeTypeExampleDescription
kindstring"play_store"-
app_idstring"com.google.android.apps.maps"Application ID for the Android app to monitor