You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.
Just installed WebARonARCore on my Zenfone AR to check out some sample code. It crashes before showing any UI.
Looking at the long logcat dump, I guess this is the cause:
05-16 13:00:39.746 18685-18685/? A/DEBUG: Abort message: 'conversions.cc:159 '(jstring)env->CallObjectMethod( in, tango_config_jni.Methods.getString, keyname)' Must be non NULL'
Reinstalled WebARonARCore on my Pixel2, works there so far
Zenfone AR: Android 7.0 with January patch, ARCore 1.2 installed from play
Pixel2: Android P, ARCore sideloaded during IO
The text was updated successfully, but these errors were encountered:
We are going to soon deprecate these projects for a new rebuilt version that should address ARCore related issues and be up to date to the latest versions of ARCore.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Just installed WebARonARCore on my Zenfone AR to check out some sample code. It crashes before showing any UI.
Looking at the long logcat dump, I guess this is the cause:
05-16 13:00:39.746 18685-18685/? A/DEBUG: Abort message: 'conversions.cc:159 '(jstring)env->CallObjectMethod( in, tango_config_jni.Methods.getString, keyname)' Must be non NULL'
Reinstalled WebARonARCore on my Pixel2, works there so far
Zenfone AR: Android 7.0 with January patch, ARCore 1.2 installed from play
Pixel2: Android P, ARCore sideloaded during IO
The text was updated successfully, but these errors were encountered: