Point Goal Navigation fragment crashing on some devices (Galaxy F41 , Galaxy S21 FE, Galaxy S23 FE)#517
Open
harishthakur52 wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Getting error:-
05-21 18:29:47.949 10404 25280 25280 E native : ################ ARCore Native Error ##################
05-21 18:29:47.949 10404 25280 25280 E native : BUILD_CHANGELIST:891432807
05-21 18:29:47.949 10404 25280 25280 E native : BUILD_BASELINE_CHANGELIST:891432807
05-21 18:29:47.949 10404 25280 25280 E native : ################### Stack Trace Begin ################
05-21 18:29:47.949 10404 25280 25280 E native : ARCoreError: third_party/arcore/ar/infrastructure/android_data_source.cc:1073 https://cs.corp.google.com/piper///depot/google3/third_party/arcore/ar/infrastructure/android_data_source.cc?g=0&l=1073
05-21 18:29:47.949 10404 25280 25280 E native : ARCoreError: third_party/arcore/ar/infrastructure/android_data_source.cc:553 https://cs.corp.google.com/piper///depot/google3/third_party/arcore/ar/infrastructure/android_data_source.cc?g=0&l=553
05-21 18:29:47.949 10404 25280 25280 E native : ARCoreError: third_party/arcore/ar/core/session.cc:1476 https://cs.corp.google.com/piper///depot/google3/third_party/arcore/ar/core/session.cc?g=0&l=1476
05-21 18:29:47.949 10404 25280 25280 E native : ARCoreError: third_party/arcore/ar/core/c_api/session_lite_c_api.cc:50 https://cs.corp.google.com/piper///depot/google3/third_party/arcore/ar/core/c_api/session_lite_c_api.cc?g=0&l=50
05-21 18:29:47.949 10404 25280 25280 E native : ################### Stack Trace End #################
05-21 18:29:47.949 10404 25280 25280 E native :
05-21 18:29:47.949 10404 25280 25280 E native : ################### Undecorated Trace Begin #################
05-21 18:29:47.949 10404 25280 25280 E native : INTERNAL:
05-21 18:29:47.949 10404 25280 25280 E native : ARCoreError: third_party/arcore/ar/core/session.cc:1476
05-21 18:29:47.949 10404 25280 25280 E native :
05-21 18:29:47.949 10404 25280 25280 E native : ARCoreError: third_party/arcore/ar/infrastructure/android_data_source.cc:553
05-21 18:29:47.949 10404 25280 25280 E native :
Added a fix for this in AndroidManifest.xml