AmericaSCORESBayArea / AmericaScores-CoachApp

React native based mobile app for Americas scores attendance management
5 stars 2 forks source link

Android Review warns of a double-splash screen #428

Open CritiqalPete opened 7 months ago

CritiqalPete commented 7 months ago

Needs investigating and should be an easy fix.

Android compatibility issues Double splash screen Warning The crawler detected a blank loading screen or a custom splash screen that is shown in your app after the system splash screen. Users launching your app on Android 12 or higher will see 2 splash screens.

To fix this issue, update your app to use the SplashScreen API.