Nocilla icon indicating copy to clipboard operation
Nocilla copied to clipboard

Restore correct implementation to `NSURLSession`

Open kashzonal opened this issue 7 years ago • 0 comments

Making sure that the correct implementations are restored to NSURLSession and LSNSURLSessionHook.

Using method_exchangeImplementations: mixes up the IMP for both classes to a point where Nocilla no longer responds to stubs.

kashzonal avatar Jul 07 '17 15:07 kashzonal