I’m having trouble with SSO login on iOS, both with Google and Microsoft.
I built a desktop app and used Bubble’s Google login plugin, which works perfectly. Then I recreated the layout for mobile and built it using pwabuilder.com.
After publishing it to the iOS store and testing on my device, the WebView blocks the redirect to Google and Microsoft.
I saw that this is a WebView restriction that prevents this type of redirect. Is it something I need to configure in Xcode or on pwabuilder.com to fix this?