Closed RiyaMRoy04 closed 5 years ago
This is related to a few backwards incompatible changes to the watson SDK.
specifically the listClassifiers
and classifyLocal
methods have changed to have two results (response
and error
):
visualRecognition.listClassifiers { response, error in
@RiyaMRoy04 I pushed build fixes, but I don't have a fully working test environment. Can you test this?
@stevemart Thank you for the update! @markstur Sure, will test and update you!
Build is failing and hitting with below attached error. Please help in resolving the same!