hisorange / browser-detect

Browser Detection for Laravel by hisorange!
https://browser-detect.com
MIT License
1.09k stars 143 forks source link

Ipad Version #46

Closed ghost closed 6 years ago

ghost commented 8 years ago

Hi,

I'm testing the tablet detection with BrowserDetect::detect() and BrowserDetect::isTablet(). When I use desktop version or mobile, it's work, but if I used iPad, dosen't work, BrowserDetect::isTablet() return false.

I try with iPad 2. I am doing something wrong?

Regards!

hisorange commented 8 years ago

Aye, the main seems to be the browscap not loading the required browscap.ini and sadly I got not time to figure out why, sorry :/

hisorange commented 6 years ago

76