-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Huawei P20 Pro: FatalException during session create with log "Invalid Camera Type: -1" #429
Comments
|
Chinese models of the P20 are not currently supported. |
Closing for inactivity. |
In Galaxy S8(SM-G9500) ,when I create ARSession on the second time,it crashs.
And how does it? |
Why my P20 pro(Chinese models) works well with ARCore after 1.2.1version? But now i get another P20 what ARCore is not supported, so strange. |
What is the build fingerprint of the P20 that is not supported? You can find this by running |
both of them are in the same build fingerprint: |
|
Thanks for the log. Right around
there should be a some log messages printed by the ARCore process (not your app). Would it be possible to get those? |
I select the “no filters” option in Logcat and get something below:
09-07 10:55:24.807 1097-1637/? W/Watchdog: hungtask: writing kick |
The point? |
Thanks, those last two messages clearly identify the issue. |
This issue should have been fixed in ARCore 1.4.18071608x and later. It looks like this release may have not made it to our GitHub releases page. I'll look at updating that. |
Thank you for your help :) |
@linjiangwei Your issue was fixed a while back in our Play Store release. The updated APK has now bee posted to our GitHub releases page. |
Closing as all issues seem identified/resolved. |
bad news. it's also not supported in another P20 pro ,even though i ues the version1.4.1 and version1.5.0 |
@linjiangwei Could you provide a logcat dump so that I can verify it's the same issue? |
I am getting same error 'E/ActivityThread: Failed to find provider info for com.google.ar.core.services.arcorecontentprovider' while running on android emulator Pixel with api version 28. I did installed the update apk version ARCore_*_x86_for_emulator.apk Can anyone please help me to solve this issue. |
--------- beginning of system
|
@linjiangwei that's a really weird one. Due to a ... um ... nuance of the way calibrations work on the P20 Pro, that log doesn't actually contain the true build fingerprint of that device, which I'd really like to know. Would you mind reporting it? (the usual |
@inio
|
@inio |
Thank you, we're attempting to reproduce this. |
Has anyone succeeded to fix the issue? I'm having also the same problem with Huawei P20 Pro. I'm using the latest AR core libs, |
This issue has been resolved, as far as I can tell; if this is something that's still affecting you, please open a new issue. Thanks! |
At the beginning, when I was running my project, FatalException appeared. No reason was found, I directly ran the official solarsystem, and FatalException also appeared. The equipment was huawei p20 and ARcore was version 1.2
The text was updated successfully, but these errors were encountered: