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
As the title sais. It does work on iPhone, windows and android phones
It doesn't work on safari on iPads, it does work on chrome on iPads. It seems this is the case because the iPad isn't recognised as a mobile device
The text was updated successfully, but these errors were encountered:
For future readers:
This is correct. This project determines if it's on a mobile device by using Application.isMobilePlatform which returns false on ipad devices.
I fixed this for myself, I'll try to create a PR for it later.
As the title sais. It does work on iPhone, windows and android phones
It doesn't work on safari on iPads, it does work on chrome on iPads. It seems this is the case because the iPad isn't recognised as a mobile device
The text was updated successfully, but these errors were encountered: