Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix authorization flow failing on iOS when server response has no data #161

Merged
merged 1 commit into from
Jul 9, 2021
Merged

Fix authorization flow failing on iOS when server response has no data #161

merged 1 commit into from
Jul 9, 2021

Conversation

vmdominguez
Copy link
Contributor

Add simple nil check for server response data

Fixes #103

@moberwasserlechner moberwasserlechner merged commit e9403f1 into capacitor-community:master Jul 9, 2021
@moberwasserlechner
Copy link
Collaborator

Looks good. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

handleAuthorizationResult, response is 'nil' on iOS
2 participants