microsoft / Cognitive-Face-iOS

iOS SDK for the Microsoft Face API, part of Cognitive Services
https://www.microsoft.com/cognitive-services/en-us/face-api
Other
184 stars 64 forks source link

Example Code Not Working on iOS 11.1.2 #41

Closed leonsg closed 6 years ago

leonsg commented 6 years ago

When I select an image for processing I get the following error: ProjectOxfordFace_Example[17589:7783160] [discovery] errors encountered while discovering extensions: Error Domain=PlugInKit Code=13 "query cancelled" UserInfo={NSLocalizedDescription=query cancelled} When I call detect I get the following error: ProjectOxfordFace_Example[17620:7786392] [BoringSSL] Function nw_protocol_boringssl_get_output_frames: line 1183 get output frames failed, state 8196

Could some one help look into this please?

Edit: I managed to fix this issue. Thanks!

huxuan commented 6 years ago

Hi @leonsg, is there any useful information to share? Actually I personally have not verify the iOS 11 compatibility.