olexale / arkit_flutter_plugin

ARKit Flutter Plugin
MIT License
796 stars 225 forks source link

Panorama Sample not working #139

Closed maxTeste closed 3 years ago

maxTeste commented 3 years ago

just download the project from github and try to run it @olexale in the list when you click on the panorama (360 photo sample) it opens a new window, but the screen is all white.

olexale commented 3 years ago

hi. what iOS device and version you're testing on?

maxTeste commented 3 years ago

iphone 7 -> ios 14.4.2 physical device but I also can't run on the emulator

olexale commented 3 years ago

ARKit is not working on emulators. okay, and what about other samples? can you see the globe in the Image Detection sample?

maxTeste commented 3 years ago

yes all good on image detection, and widget projection, Earth, custom animation, custom object works too

maxTeste commented 3 years ago

@olexale can u run it? or is just me that show a white screen?

olexale commented 3 years ago

Last Saturday I have finished working on null safety and checked all samples. They all worked for me.

olexale commented 3 years ago

I found an issue with the plugin. This should be fixed in 1.0.1, could you please check?

maxTeste commented 3 years ago

yes now it works perfectly thanks :)