You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation doesn't include specifications of splash images on apple devices. They are something like
<linkrel="apple-touch-startup-image" href="/apple-splash-1170-2532.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)">
in the <head> tag.
The text was updated successfully, but these errors were encountered:
The current implementation doesn't include specifications of splash images on apple devices. They are something like
in the
<head>
tag.The text was updated successfully, but these errors were encountered: