Skip to content

Impostor v1.0.2 — Google sign-in fix

Choose a tag to compare

@imnb57 imnb57 released this 18 Jul 10:16
· 8 commits to master since this release

Fixes Google sign-in failing to return to the app.

The OAuth redirect targets com.imnb57.impostor:/oauthredirect, but the app only registered the impostor:// scheme — so the callback had nowhere to land. Both schemes are now registered.

Note: Google sign-in also requires Enable Custom URI Scheme to be turned on for the Android OAuth client in Google Cloud Console. Everything else (pass & play, online rooms) works regardless.

Install over any earlier version — same signing key.