olexale / arkit_flutter_plugin

ARKit Flutter Plugin
MIT License
790 stars 222 forks source link

I Can open camera in screen Face traking #147

Open mactung opened 3 years ago

mactung commented 3 years ago

I build the demo app from Sample. Everything is good. except for face tracking, I go to face Tracking screen but camera is not open.

olexale commented 2 years ago

Hi. Which device are you using?

khangpt commented 2 years ago

I build the demo app from Sample. Everything is good. except for face tracking, I go to face Tracking screen but camera is not open.

I also have this issue till this day. I run example on iOS 15.3 with newest version of this library. Camera not open without any exception error

Flutter 2.10.3 • channel stable • https://github.com/flutter/flutter.git Framework • revision 7e9793dee1 (4 months ago) • 2022-03-02 11:23:12 -0600 Engine • revision bd539267b4 Tools • Dart 2.16.1 • DevTools 2.9.2

mehranshoqi commented 1 year ago

Same here