question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I want to distinguish iPad from iOS

See original GitHub issue

Now using browser.os returns 'iOS' if browser is both iPad and iPhone. I want extra function browser.isMobile() or parameter browser.devise. How do you think? @DamonOehlman (And if you say yes, I’d like to help develop it.)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
DamonOehlmancommented, Jun 25, 2018

@vstets @euxn23 See PR #70 for an example.

0reactions
5punkcommented, Sep 15, 2018

Closing as inactive.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Identify your iPad model - Apple Support
Use the model number to find out which model iPad you have. You can find the model number in two ways: Look on...
Read more >
What Is the Difference Between an iPhone & an iPad?
The main functional difference between the iPhone and the iPad is that the iPhone can be used to make phone calls over a...
Read more >
Distinguish between iPad and mac on iPad with iPadOs
The condition I used to detect IpadOS: ua.toLowerCase().indexOf('macintosh') > -1 && navigator.maxTouchPoints && navigator.
Read more >
How to Know If Your iPad Supports iPadOS 16 - MacRumors
If you're unsure which ‌iPad‌ model you have, go to Settings -> General -> About, and you'll find the Model Name listed there....
Read more >
iPadOS 16 Walkthrough: The Ultimate Guide to Your iPad
Sponsor: PDF Expert is the best app for managing PDFs and your other documents.Download PDF Expert on iPhone, iPad : ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found