-
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
URGENT - Many crashes since ARCore 1.16.0 #1021
Comments
Can you please indicate which Android o/s versions your app is experiencing issues on? |
We see this issue in our vitals data, too. Slightly different PC but all in all the same problem I would say!
All our crashes are on Android 9 and on Samsung Galaxy A6 (a6lte) devices if that helps. |
We have encounter this issue too. The details is here : #1025. In our side, the device varies. These are the devices which have been tested and encounter the crash :
We have tried upgrading ARCore to v1.16.0 but the crash still occurs. The only resolution to avoid the crash is to downgrade Google Play Services for AR to v15. |
We also see exactly this issue. On our S10 devices we resolved it via explicit uninstallation of Google Play Services for AR and issued a new installation via Google Play. However, that is an unacceptable resolution for real users. |
previous has many tracking issues and this version is crashing a lot :( |
Issue solved with last release of ARCore app on Google Play. Closed. |
SPECIFIC ISSUE ENCOUNTERED
ARCore 1.16.0 has been recently released.
The corresponding 'Google Play Services for AR' app has been released on March 16th, 2020 and March 19th, 2020.
I note in my Google Vitals dashboard that the number of crashes increased dramatically since these two dates. A first small increase on March 16th, a second huge increase on March 19th.
I note this increase on both my free app and paid app, even if none of them was updated around these dates. I initially thought that it could be linked to the fact that my free and paid apps are compiled against ARCore 1.0 ; I submitted an update of my free app compiled with ARCore 1.16.0 but it changed nothing to this problem of crashes.
VERSIONS USED
CRASH LOGS
or:
STEPS TO REPRODUCE THE ISSUE
Not able to reproduce this bug. Seems to be a random bug since the update of 'Google Play Services for AR' app released on March 16th, 2020 and March 19th, 2020.
WORKAROUNDS (IF ANY)
No workaround at the moment.
ADDITIONAL COMMENTS
My crash rate has been multiplied by 6, from 1% to 6% by this problem.
6% of my sessions crashing, it is really way too much...
As the rating of the app didn't decrease, and as I have no comments saying that the app doesn't work, I have got the feeling that the app crashes on 6% of sessions, but do not crash systematically on a defined device. It may crash on a device and then works fine once the app relaunched by the user. I think that a user will have 6 crashes if he/she launches the app 100 times.
Thanks a lot for your help on this urgent matter.
The text was updated successfully, but these errors were encountered: