Update bg color of the splash screen displayed when users load the PWA
Android and iOS handle this differently. Apparently there isn't really a way to "push" this kind of update, only for sure works for new users.
Differential D17289
[Cashtab] Update PWA splash screen colors bytesofman on Tue, Dec 3, 23:36. Authored by Tags None Subscribers None
Details
Update bg color of the splash screen displayed when users load the PWA Android and iOS handle this differently. Apparently there isn't really a way to "push" this kind of update, only for sure works for new users. Make sure these are valid hex colors. We can't really test this change before landing. npm test to ensure we didn't break anything
Diff Detail
|