viromedia / virocore

ViroCore cross-platform AR/VR renderer
MIT License
370 stars 108 forks source link

Google play services for AR popup and black screen #353

Open siddhesh-boppo opened 2 years ago

siddhesh-boppo commented 2 years ago

getting same issue, then I updated ar core dependency to implementation 'com.google.ar:core:1.30.0'

this Google play services for AR popup is gone but black screen is shown up ( run time camera permission is also given, and API key is also set)

Also tried sample code given, it has same issue. Please try it on android 12.

@dthian