google-ar / arcore-android-sdk

ARCore SDK for Android Studio
https://developers.google.com/ar
Other
4.98k stars 1.22k forks source link

E/ARCore-AuthenticationManager Exception #959

Closed NolanOfficial closed 4 years ago

NolanOfficial commented 4 years ago

SPECIFIC ISSUE ENCOUNTERED

When loading multiple projects containing ARCore, including the Sample apps provided by Google's AR page, I receive an exception error:

'E/ARCore-AuthenticationManager: Exception during AuthenticationManager construction: com.google.android.gms.common.GoogleApiAvailability'.

To my understanding, it's related to the Google Play Services for AR. It does not affect the functionality of any of the applications (so far), but it is concerning for any future updates that may come across them. This issue has been continuing for me since November 22, 2019.

I've attached the LogCat here (as well as down below): LogCatError.txt

VERSIONS USED

STEPS TO REPRODUCE THE ISSUE

  1. Load the project
  2. Run the project
  3. Within the application, start an ARCore Session
  4. Once a session has been loaded, the exception error will appear within the logcat.

WORKAROUNDS (IF ANY)

ADDITIONAL COMMENTS

So far, no workarounds have been found, but I will update this ticket with any new information. LogCatError.txt

praveenbbhati commented 4 years ago

@NolanOfficial Did you get any solution? or waiting for google ar core team?

NolanOfficial commented 4 years ago

No solution has been found yet. We tried a few methods that we will try again around the end of December, but until then, we're waiting on Google.

NolanOfficial commented 4 years ago

This has been fixed with the new Google Play Service update as of February 6, 2020.