SwiftLinkPreview icon indicating copy to clipboard operation
SwiftLinkPreview copied to clipboard

fix/session-delegate

Open lhunath opened this issue 3 years ago • 1 comments

Fixed f84740e01002e6806c03984b19bef0bb2d85e893

SwiftLinkPreview destroys and recreates the URLSession, causing the user to lose control over the session he gave to SwiftLinkPreview (ie. his delegate will stop working & his session invalidation will be ignored).

lhunath avatar Jun 07 '22 02:06 lhunath

this PR is based on #159. The only commit in this PR that is relevant is f84740e01002e6806c03984b19bef0bb2d85e893

lhunath avatar Jun 07 '22 02:06 lhunath