Hi, previously posted in the *Salesforce Mobile* group but thought this might be a better place for it.
Currently, when accessing the standard login screen on mobile, with Android's Edge-to-edge (
https://developer.android.com/design/ui/mobile/guides/layout-and-content/edge-to-edge) enforced, means my top android bar (icons for battery, time, etc) all appear to disappear as they're white on white. With our custom mobile apps this isn't an issue for once you're "in" an app as we cater for this with CSS, but during login I don't think I have the power to alter this. I'm asking here as I would think that anyone going through the standard login.salesforce.com page (and forgotten password, etc) would have issues on Android Edge-to-edge enforced apps (which will be the default in the future). So in essence affecting anyone using the Mobile SDK, or mobile publisher (if not going via a community). Can anyone from the Salesforce team confirm that they're aware of Android's edge-to-edge, and that the needed changes (I think just CSS) will be in place on these standard pages?#Mobile #Android
1 Antwort
What version of Mobile SDK are you experiencing issues with? Android 15/API 15, including Edge to Edge, is supported from 12.2 onward. I added a fix for the exact thing it sounds like you are describing in 13.0.1 (after the 13.0 Login UI redesign).