xtools-at / iOS-PWA-Wrapper

An iOS Wrapper application to create a native iOS App from an offline-capable Progressive Web App.
https://www.leasingrechnen.at
GNU General Public License v3.0
336 stars 94 forks source link

Wrapped apps launch popup windows #15

Open imperatormk opened 4 years ago

imperatormk commented 4 years ago

Hey there! I am experiencing an issue where upon loading the app, Google auth screen (which I otherwise include in the app) is launched. Here is the URL in question: https://www.dateswiper.com - so you can verify yourself. There is one other site which launches Stripe payment popup instead in the same fashion.

Let me know what you think!

gordomo commented 4 years ago

Hi! same problem here... in fact, after close that popup, user try to open the proper one (by touching the google sign in button that is including in the web) and after complete the google login popup is freeze on the last loading part

any thoughts on this? Google auth popup works just fine on web, pwa and android Thanks