sendAsynchronousRequest:queue:completionHandler is deprecated: first deprecated in iOS 9
jmolayem opened this issue · 1 comments
jmolayem commented
Getting a warning in Wit.m file (see above). The recorder is also a little buggy. This warning may be related. Just a heads up - this is a post iOS 9 issue.
jasonhotsauce commented
I think this SDK might be a little bit outdated since it's still using NSURLConnection
, but since it still supports iOS 6 (which is not necessary, I think), it might be intended. 🍻