When using Base44 apps wrapped with Median for iOS (TestFlight/App Store), Google authentication fails with Error 403: disallowed_useragent. This occurs because Base44’s built-in Google login runs inside a WKWebView, which Google blocks due to its secure browser policy.
Apple Sign-In and email/password work correctly, but Google login is unusable in native-wrapped environments.
Ideal solution:
Support a mobile-safe Google OAuth flow (e.g., ASWebAuthenticationSession or system browser)
Or provide a way to override the Google login button / hook into auth so developers can integrate native login flows
This would allow Google authentication to function properly in iOS wrapper builds.
Obviously a straight to native-app container situation could also solve this problem and be highly preferable.
Thank you!
Please authenticate to join the conversation.
In Review
Feature Request
1 day ago

Strand Orion
Get notified by email when there are changes.
In Review
Feature Request
1 day ago

Strand Orion
Get notified by email when there are changes.