jasonelle-v2 icon indicating copy to clipboard operation
jasonelle-v2 copied to clipboard

OAuth not working on iOS App

Open mghatiya opened this issue 3 years ago • 1 comments

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

mghatiya avatar Jan 16 '22 17:01 mghatiya

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

clsource avatar Jan 31 '22 13:01 clsource