Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

OAuth not working on iOS App #118

Open
mghatiya opened this issue Jan 16, 2022 · 1 comment
Open

OAuth not working on iOS App #118

mghatiya opened this issue Jan 16, 2022 · 1 comment

Comments

@mghatiya
Copy link

Hi All,

I am trying to build iOS App using Jasonelle. But I have run into an issue.

I am not able to make Google OAuth based login work on the app. I am getting an error related to user agent not being allowed in webview or some such. This is how it looks.

Screenshot 2022-01-15 at 1 27 42 AM

Could you please suggest a solution to this?

Thanks,
Mukesh

@clsource
Copy link
Contributor

clsource commented Jan 31, 2022

I think thats a google issue with webviews
is best to use the native sdk for google auth and call it using agents.

But please make some tests to see if this is a webview problem.

You can set the user agent for the webview though with the headers

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

No branches or pull requests

2 participants