Closed sestevens closed 4 years ago
Fix a bug where returning from SFSafariViewController only worked the first time by not setting the returnBlock to nil.
SFSafariViewController
Looks good + CHANGELOG entry
Good catch! I added a changelog entry. I also added a PR template to #24 so that we'll have a reminder about the changelog in the future 🙂
Fix a bug where returning from
SFSafariViewController
only worked the first time by not setting the returnBlock to nil.