Google Login Fails in iOS Wrapper (Median) – Need Mobile-Safe OAuth Support

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.

Upvoters
Status

In Review

Board
💡

Feature Request

Date

1 day ago

Author

Strand Orion

Subscribe to post

Get notified by email when there are changes.