LeonardoCardoso / SwiftLinkPreview

It makes a preview from an URL, grabbing all the information such as title, relevant texts and images.
https://leocardz.com/swift-link-preview-5a9860c7756f
MIT License
1.37k stars 196 forks source link

Cancellable "cancel()" method is not available in Objective-C #135

Open filiroman opened 3 years ago

filiroman commented 3 years ago

Hello there! It looks like it's not marked with @objc, so it's not possible to cancel operation from Objective-C code.