We need to make some minimal changes to not have a broken experience on non-Google platforms. Collecting items below.
[ ] "Sign in With Google" should be active when NetworkSpace.SsoGoogle is true. This needs to be added to the bundled network spaces in build.gradle as e.g. BuildConfig.BRINGYOUR_BUNDKE_SSO_GOOGLE.
[ ] The Google subscription flow should only be active when NetworkSpace.StoreGoogle. This needs to be added to the bundled network spaces in build.gradle e.g. BuildConfig.BRINGYOUR_BUNDKE_STORE_GOOGLE.
Alternate payments and login may be shown on other platforms, e.g.
We need to make some minimal changes to not have a broken experience on non-Google platforms. Collecting items below.
NetworkSpace.SsoGoogle
is true. This needs to be added to the bundled network spaces inbuild.gradle
as e.g.BuildConfig.BRINGYOUR_BUNDKE_SSO_GOOGLE
.NetworkSpace.StoreGoogle
. This needs to be added to the bundled network spaces inbuild.gradle
e.g.BuildConfig.BRINGYOUR_BUNDKE_STORE_GOOGLE
.Alternate payments and login may be shown on other platforms, e.g.