olexale / arkit_flutter_plugin

ARKit Flutter Plugin
MIT License
790 stars 223 forks source link

black screen instead of scene view #227

Closed zaynashahzad24 closed 1 month ago

zaynashahzad24 commented 1 month ago

When I start the ARKitSceneView, the view is black with this log error:

"1 arkit_plugin 0x00000001063fa954 $s12arkit_plugin16FlutterArkitViewC14onMethodCalledyySo0cG4CallC_yypSgXEtF + 800: plugin is not initialized properly"

I've noticed this "black screen" behavior on iOS 16.x.x, but it works as expected on iOS 17.x.x

olexale commented 1 month ago

173 duplicate