Google O-Auth not working in WKWebView - ios

I am basically working on an iOS app that provides a platform for other web apps to run. These Web apps load in WKWebView of my app. Now, these web apps have Google O-Auth which has stopped working with an error saying useragent_disallowed as google has blocked the use of Web Views. What is the suggested solution?

Related

Google will discontinue support for sign-ins to Google accounts from embedded browser frameworks

I work for a company that has application for 4 platforms (Android, IOS, windows, and web) and before a couple of days we get this message:
"Google will discontinue support for sign-ins to Google accounts from embedded browser frameworks, starting January 4, 2021"
In Android and iOS app we use the Google SDK to login and in the web and in the windows app we loaded the google sso throw a webview.
I have 2 questions:
I think that the problem is on the windows app, does anyone know if Google means to a webview also as "embedded browser frameworks"?
What exactly are the embedded browser frameworks? it is loading the sso on chrome, explorer, etc.?
I tried to understand from this post: Google Blog but without success

Can Chrome run angular progressive web app on iOS?

I am going to develop a web app using angular and google web API. I am curious if it can be run also on iOS? Are there any thing which are different from that run on Android I need to pay attentions when develop the app?
thanks
Safari has added support for PWA from IOS 11.3. If you are using previous versions of Safari. IT won't work. From IOS 11.3, It supports these 3 features
Web App Manifest
Service Worker
Cache API
Adding to Home screen is not yet supported.
Here is the comparsion for PWA between Chrome and Safari. https://medium.com/#firt/progressive-web-apps-on-ios-are-here-d00430dee3a7

iOS browsers not able to login - Azure AD

We have an angular js application that using Azure AD for authentication. We used adal.js and adal-angular.js libraries to integrate Azure AD with our application.
Azure AD login is working on android mobiles but its not working on iOS mobiles and goes into infinite loop with any browser on iOS mobiles.
Also Azure login is not working on desktop machines with safari browser.
I have done a enough research on this not found useful information to fix this.
Please share suggestions if anybody who has faced this issue before and having solution for this.

Backend for iOS app with Google app engine

How To Create A Web Backend for Your iOS Apps with Google app engine ?
All the tutorials on the internet refer to android or web sites.
I'm looking for something like this Google app engine tutorial for mobile app but refers to iOS.
Thanks

How to add Google analytic to a "web-view" android app , and the app is without any buttons

How to add Google analytic to a "web-view" android app
Note that : My app hasn't any buttons
If your web-view app is hosted at some http(s) server, use GA as normal, if you host apps files locally as some parts of native app's build files, such as PhoneGap app, here is the solution Using Google Universal Analytics with PhoneGap Apps

Resources