Stay organized with collections
Save and categorize content based on your preferences.
Before publishing your app on the Google Play Store, you must decide whether
it's AR Required or AR Optional.
AR Required means that your app is not usable without AR, and makes your
app available only on devices that support ARCore.
AR Optional means that your app includes one or more AR features that
are activated only if the device supports ARCore, but the app can be
installed and run on devices that don't support ARCore.
This classification (whether an app is AR Required or AR Optional) affects the
user's Play Store experience in the following ways:
AR Required apps are not shown on unsupported devices.
When a user installs or updates an AR Required app, the Google Play Store
indicates that Google Play Services for AR is required, and automatically
either installs it if it's not installed or updates it if it's out of date.
When a user installs or updates an AR Optional app, Google Play Services for
AR is not automatically installed or updated. AR Optional apps must
implement two runtime checks:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[[["Your app must meet ARCore's User Privacy Requirements before publishing on Google Play Store."],["Apps can be classified as \"AR Required\" (AR essential for functionality) or \"AR Optional\" (AR features enhance but aren't necessary)."],["AR Required apps are only visible on ARCore-supported devices and automatically install/update Google Play Services for AR."],["AR Optional apps can run on any device but require runtime checks for ARCore support and Google Play Services for AR availability, prompting users to update or install if needed."]]],[]]