[mob] Enable ml run on iOS
This commit is contained in:
parent
285b1f9527
commit
e331443691
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@ class FaceMlService {
|
|||
}
|
||||
|
||||
isInitialized = true;
|
||||
canRunMLController = !Platform.isAndroid;
|
||||
|
||||
/// hooking FaceML into [MachineLearningController]
|
||||
if (Platform.isAndroid) {
|
||||
|
|
Loading…
Reference in a new issue