braintree / popup-bridge-ios

Enable your web view to open pages in an ASWebAuthenticationSession
MIT License
38 stars 20 forks source link

Fix bug with returning to the app a second time #25

Closed sestevens closed 4 years ago

sestevens commented 4 years ago

Fix a bug where returning from SFSafariViewController only worked the first time by not setting the returnBlock to nil.

scannillo commented 4 years ago

Looks good + CHANGELOG entry

sestevens commented 4 years ago

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 🙂