dropbox / SwiftyDropbox

Swift SDK for the Dropbox API v2.
MIT License
671 stars 207 forks source link

Call cancel handler if user taps SFViewController X before page load completes #398

Closed julianlocke closed 4 months ago

julianlocke commented 4 months ago

Solves: https://github.com/dropbox/SwiftyDropbox/issues/265

It's expected that the cancel handler be called in this scenario as well.