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

App crashes if AR view is created from the screen containing google map in futter in android only #146

Open junaidlodhi22 opened 1 year ago

junaidlodhi22 commented 1 year ago

the package works fine in iOS but we have to add a 4 sec delay for android if we are opening AR from the screen using google map if we don't add delay it crashes automatically on AR view is created

Faiizii commented 1 year ago

can you add minimal code to reproduce the crash and the exact crash logs?

naveenkumar530 commented 1 year ago

Hi In my case camera is not opening only white screen is showing and when I open Google map and ARCore in half screen it shows me black screen

Drjsingh commented 8 months ago

I am facing the same issue have you sorted it @junaidlodhi22

junaidlodhi22 commented 8 months ago

Hi @Drjsingh no, so we did not open AR from map

But it was some time ago. Dont know about this in new package if there is any