Evernote / evernote-cloud-sdk-ios

Evernote Cloud SDK for iOS
https://dev.evernote.com/
Other
258 stars 116 forks source link

Google Sign-in is broken: 403 error disallowed user agent #175

Open bvirlet opened 4 years ago

bvirlet commented 4 years ago

Repro steps

This issue is affecting our app Genius Scan and I could also reproduce it with @agiletortoise Drafts App.

Solution

The problem is likely that the login must happen in a safari controller and not in a webview.

umekun123 commented 4 years ago

Same issue here, how could you fix the issue, or there is no way at the moment?

Add to that, now I cannot input the password when I try to log in on the same presented view by the Evernote SDK. It shows the white screen instead of showing the password form after you input the email address.

zonabi commented 4 years ago

Hello, engineer at Evernote here. It is a known limitation that our iOS SDK does not support Google sign-in. We currently don't have plans to prioritize this issue. PRs are welcomed.

The separate issue of seeing a blank screen on regular login, has been raised internally and we have someone looking into the problem.

bvirlet commented 4 years ago

Hello, engineer at Evernote here. It is a known limitation that our iOS SDK does not support Google sign-in. We currently don't have plans to prioritize this issue. PRs are welcomed.

The separate issue of seeing a blank screen on regular login, has been raised internally and we have someone looking into the problem.

Can you then hide the Google Sign In button to avoid the confusing error screen?

ivanpnn commented 2 years ago

Is there any progress in this issue? I had the same issue since long time.