arcore-android-sdk icon indicating copy to clipboard operation
arcore-android-sdk copied to clipboard

ArCore not able to detect surface on supported android devices

Open krunalpatel3 opened this issue 2 years ago • 1 comments

VERSIONS USED

  • Android Studio: Build #AI-222.4459.24.2221.10121639, built on May 12, 2023
  • ARCore SDK for Android: 1.39.0
  • Device manufacturer, model, and O/S: ReadMi Modelno:- RMX2151 ,Android 12
  • Google Play Services for AR (ARCore): 1.39.232070533

ArCore not able to detect surface on supported android devices. In Some devices the surface is getting detected but it is taking very long time i'm Testing in moderate light the light is not very high or not very low.

Device Name on which im testing:-

  1. Galaxy M32 In this device the surface is getting detected but it take very long time.
  2. ReadMi Modelno:- RMX2151 In this device the surface is not getting detected at all.

but when i try any Ar app which uses unity AR Foundation SDK the surface is getting detected in both device's.Ar Unity app which is working for both devices https://play.google.com/store/apps/details?id=com.ignatiusDevStudio.ARMeter

Im using implementation 'com.google.ar:core:1.39.0'

krunalpatel3 avatar Aug 25 '23 11:08 krunalpatel3