jasonelle-archive / jasonelle-v2

🛸 🏘️ Jasonelle issues, releases, discussions and wiki repository.
https://jasonelle.com
Mozilla Public License 2.0
422 stars 58 forks source link

OAuth not working on iOS App #118

Open mghatiya opened 2 years ago

mghatiya commented 2 years ago

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 commented 2 years ago

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