You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use detectWithStillImage function with local ImageSource. Android works fine but iOS doesn't detect face.
android result: {"face": [...]}
iOS result: {} (empty object)
I use detectWithStillImage function with local ImageSource. Android works fine but iOS doesn't detect face.
android result:
{"face": [...]}
iOS result:
{}
(empty object)my code:
Thanks in advance for the support
The text was updated successfully, but these errors were encountered: