Open boasbakker opened 2 years ago
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