- Home /
 
 
               Question by 
               carahina · Jan 13, 2021 at 07:47 AM · 
                programmingaugmented-realityaugmentedreality  
              
 
              Does ARSession.CheckAvailability() support ARCoreApkAvailiability()?,
I am trying to check AR Core availability by ARSession.CheckAvailability() to prevent to send users to AR Core page in play store if the device does not support AR Core. When I have tried ARSession.CheckAvailability() with the device which does not support AR Core, it does not return with "Unsupported". So I am guessing ARSession.CheckAvaulability() checks that the device is able to run AR functions no matter it supports AR Core or not. If I am misunderstanding this, please give me a idea to handle this problem!
               Comment
              
 
               
              Your answer