duskload / react-device-detect

Detect device, and render view according to detected device type.
MIT License
2.81k stars 154 forks source link

mobileModel not returning the whole model #222

Open dokgu opened 1 year ago

dokgu commented 1 year ago

mobileModel returns iPhone or iPad without the model number - expecting to get something like iPhone 13 or iPhone 14, even better if I get iPhone 13 Pro Max.

Using NextJS 13.4.9 and Google Chrome 116 on iPhone 13 Pro Max.