JonB
Mar 17, 2017 - 05:19
Did the syntax for the "alternative" method naming for objc_util change in this latest beta?
I though code like
image_manager.requestAVAssetForVideo(asset,
options=options,
resultHandler=handlerblock)
used to work, but now it does not seem to resolve to
image_manager.requestAVAssetForVideo_options_resultHandler_