It seems I found the solution to the issue myself. I found that the ARCore session status reported “Failed to create ARCore session with error status: -2”. Switching on “Support ARM64” in the settings and setting “Target SDK Version” to 24 enables ARCore to work properly on Android 11.
3 Likes