Open yoddaa opened 3 years ago
If you can not directly download ARCore from the play store. and you didn't see your device list in https://developers.google.com/ar/devices.
It didn't current support ARCore;
while S10 all series should support ARCore. if you do find it didn't please file a bugs. We will take a look, thanks.
my galaxy A9 pro is not in the list
thank you very much.
On Thu, May 6, 2021 at 2:00 PM chen lu @.***> wrote:
If you can not directly download ARCore from the play store. and you didn't see your device list in https://developers.google.com/ar/devices.
It didn't current support ARCore;
while S10 all series should support ARCore. if you do find it didn't please file a bugs. We will take a look, thanks.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/google-ar/arcore-android-sdk/issues/1194#issuecomment-833225125, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL5L7MRL3ETH4PQ35NA2WTLTMIO7DANCNFSM4XQ5Q6KA .
SPECIFIC ISSUE ENCOUNTERED
VERSIONS USED
adb shell pm dump com.google.ar.core | findstr /i "packages: versionName"
On macOS, use:adb shell pm dump com.google.ar.core | egrep -i versionName\|packages:
adb shell getprop ro.build.fingerprint
:STEPS TO REPRODUCE THE ISSUE
1.try download it from google play with android Galaxy A9 pro 1.make an AR app with unity with arcore build to the device 1.it will send you to download the arcore sdk from google.
WORKAROUNDS (IF ANY)
need to use vuforia and other sdks
ADDITIONAL COMMENTS
it basically stopped my AR development until i will change to iphone or something. but i'm gonna use it 2 years more. so i guess i need to do other things for my phone. i noticed in the comments that S10 models also got the same issue.