CariusLars / ar_flutter_plugin

Flutter Plugin for AR (Augmented Reality) - Supports ARKit on iOS and ARCore on Android devices
MIT License
318 stars 229 forks source link

Occasional black screen on sample application. #157

Open wangmir opened 1 year ago

wangmir commented 1 year ago

From flutter Android application (Android 12, Galaxy S21), I'm trying to use ar_flutter_plugin at flutter 3.3.5, and rarely, I got a black screen when enabling AR view. so, I tried sample application, and it was reproducible at sample application too.

Curious thing is, there are no difference between normal situation and black screen in the perspective of log.

Is there any solution for this? I was trying to solve this problem and propose PR for this, but I'm not sure what is reason of this because there are no clue in the log too.. error_log.txt normal_log.txt

https://user-images.githubusercontent.com/6769075/203282290-6ff6c381-883b-4075-8f4c-f21cb2c82826.mp4