check if ios

This commit is contained in:
Vikeo
2024-05-27 11:01:25 +02:00
parent 7203f0170a
commit 5fff18e079

View File

@@ -387,7 +387,7 @@ const Start = () => {
}}
/>
</div>
{!isPWA && (
{!isPWA && window.isIOS && (
<p className="text-center text-xs text-text-primary w-11/12 mt-4">
If you're on iOS, this page works better if you{' '}
<strong>hide the toolbar</strong> or{' '}