giandifra / arcore_flutter_plugin

Flutter plugin for ARCore SDK, Android platform to build new augmented reality experiences
MIT License
434 stars 281 forks source link

Google Play Services for AR Infinite Loop on Android 11.0 #111

Open clarksoc opened 3 years ago

clarksoc commented 3 years ago

Whenever this plugin is used on a phone running Android 11.0, the ArCoreController.checkIsArCoreInstalled() will always return false even when the ARCore is installed.

Has this plugin not been updated for 11.0? If so, is there a planned release?

Trying to run an application on a Samsung Galaxy S20 Ultra 5G

sarinkarma commented 3 years ago

I'm also running into the same issue in android 11. Has this issue been solved yet?

go2hyder commented 3 years ago

+1

avikdutta111191 commented 2 years ago

+1

alegos27 commented 2 years ago

I faced this issue too on xiaomi redmi note 11 with android 11

I solved with this https://github.com/giandifra/arcore_flutter_plugin/issues/156#issuecomment-1111895277