Add check to determine if ARCore is supported on a device prior to installing AR module |
|
Issue descriptionWe should check whether ARCore is supported on the device prior to installing AR module. Currently, we only check the OS version as AR implementation depends on features present only on O+. Without the proper check, AR module might be installed but unusable if it turns out that ARCore is not supported on the device. |
|
►
Sign in to add a comment |
|