-
Notifications
You must be signed in to change notification settings - Fork 892
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to detect iPad running iOS 13 #101
Comments
Hi,
please search on the internet or ask on stackoverflow.
mobiledetect won't solve this problem.
-Heinrich
Am 12.01.2020 23:56, schrieb Bilbosax:
I'm sorry, but I don't know where else to ask this question as I have been unable to find any solid reliable answers, but it does involve mobiledetect.js I have a wordpress website marketing a mobile app that I have created. When a user signs up for my service on my website, I want to redirect them to the correct app store based on the device they sign up on. I have been using mobiledetect.js to do this, but as of iOS 13, I can no longer detect an iPad to send them to Apple's app store. Could any one tell me whether this is a problem that mobiledetect is working on, or what other options I have to detect a modern iPad???
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub [1], or unsubscribe [2].
Links:
------
[1]
#101?email_source=notifications&email_token=AAHWIQMYLELMIKTPJUPRIXDQ5ONYVA5CNFSM4KF2MH72YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IFTS72A
[2]
https://github.com/notifications/unsubscribe-auth/AAHWIQMO4KIQMJ442S3I4RLQ5ONYVANCNFSM4KF2MH7Q
|
Thank you Heinrich |
The test page confirms there's an issue detecting iPad running iOS 13. |
Please ask Apple. They want the iPad to be detected as a desktop. Don't know why. |
But there are still ways to detect the iPad as a device rather than desktop. Why not just alter the code to account for the changes Apple made? |
Well implemented solutions in PRs are welcome. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm sorry, but I don't know where else to ask this question as I have been unable to find any solid reliable answers, but it does involve mobiledetect.js I have a wordpress website marketing a mobile app that I have created. When a user signs up for my service on my website, I want to redirect them to the correct app store based on the device they sign up on. I have been using mobiledetect.js to do this, but as of iOS 13, I can no longer detect an iPad to send them to Apple's app store. Could any one tell me whether this is a problem that mobiledetect is working on, or what other options I have to detect a modern iPad???
The text was updated successfully, but these errors were encountered: