arcore app black screen

In August 2020, Google Play Services for AR (ARCore) removed support for 32-bit-only apps on 64-bit devices running Android 10 (API level 29) and later. Support for 32-bit-only ARCore enabled apps on 64-bit devices running Android 9 Pie (API level 28) and earlier may be removed without notice in an upcoming ARCore release. 32-bit-only ARCore enabled apps running on 32-bit devices are unaffected and continue to be supported.

If you published a 32-bit-only (e.g., armeabi-v7a) version of your ARCore-enabled app without publishing a corresponding 64-bit (arm64-v8a) version, you must update your app to support 64-bit devices.

32-bit-only ARCore-enabled apps that aren't updated will fail to create an ARCore session and might crash when attempting to start an augmented reality (AR) session on affected 64-bit devices.

Apps published after the Google Play 64-bit requirement went into effect on August 1, 2019, and weren't eligible for an exception, should already be 64-bit compliant

Are there any code examples left?
Made with love
This website uses cookies to make IQCode work for you. By using this site, you agree to our cookie policy

Welcome Back!

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign in
Recover lost password
Or log in with

Create a Free Account

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign up
Or sign up with
By signing up, you agree to the Terms and Conditions and Privacy Policy. You also agree to receive product-related marketing emails from IQCode, which you can unsubscribe from at any time.
Creating a new code example
Code snippet title
Source