Not work on Android 11
I create test project which have Ar session and Ar session origin.When i try to run this project on Android 11, few seconds black screen and then app crash, but on Android 10 all work.(I have enabled support arm64 and create custom gradle properties)
Hi, If there's a crash log, please attach it so we can take a look. ARF does work with Android 11, see build instructions on DevSite.
I'm reinstall ar core services and now only black screen.
This error from logcat: E0724 09:40:18.959851 13832 error_policy_util.cc:264] ################ ARCore Native Error ################## BUILD_CHANGELIST:380643917 BUILD_BASELINE_CHANGELIST:375841813 ################### Stack Trace Begin ################ ARCoreError: third_party/arcore/ar/infrastructure/cameras_async.cc:161 https://cs.corp.google.com/piper///depot/google3/third_party/arcore/ar/infrastructure/cameras_async.cc?g=0&l=161 ARCoreError: third_party/arcore/ar/infrastructure/android_data_source.cc:635 https://cs.corp.google.com/piper///depot/google3/third_party/arcore/ar/infrastructure/android_data_source.cc?g=0&l=635 ARCoreError: third_party/arcore/ar/core/session.cc:1735 https://cs.corp.google.com/piper///depot/google3/third_party/arcore/ar/core/session.cc?g=0&l=1735 ARCoreError: third_party/arcore/ar/core/c_api/session_lite_c_api.cc:76 https://cs.corp.google.com/piper///depot/google3/third_party/arcore/ar/core/c_api/session_lite_c_api.cc?g=0&l=76 ################### Stack Trace End #################