Skip to content
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

Problems #5

Open
CelsoMMiranda opened this issue Apr 15, 2020 · 2 comments
Open

Problems #5

CelsoMMiranda opened this issue Apr 15, 2020 · 2 comments

Comments

@CelsoMMiranda
Copy link

Hello, I found something that could be a problem, I'll give you an example: You have a page that as soon as the person enters it has a validation to check if it is mobile or not, ok? so far so good! however if the link on this page is shared via whatsapp, when placing the link on the whatsapp chat page a request is made to this page, just placing the link on the whatsapp chat, so your page will result in an error, because unfortunately your library was triggered but cannot identify, so it generates an error. I really enjoyed your work, I'm just trying to improve.

@kshyju
Copy link
Owner

kshyju commented Apr 17, 2020

If you open a link from whats-app, it will be opened on the default browser of the platform(ex: Safari on iPhone?). Is that not rite ?

Can you try http://bit.ly/request-headers in that environment and share what User-Agent value you are seeing ?

@alicoskun
Copy link

alicoskun commented Jun 22, 2020

Hi,
I have a similar problem on IOS Instagram in-app browser. (It works fine on Android Instagram app.) I tried to open this url (http://bit.ly/request-headers) but I couldn't see anything, see the attachment.

Then I tried another detection website (https://developers.whatismybrowser.com) and it detected the user agent.

User Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 12_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 Instagram 147.0.0.30.121 (iPhone9,3; iOS 12_4_1; tr_TR; tr-TR; scale=2.00; 750x1334; 224680684)
Phone: IPhone 7
OS: iOS 12.4.1

WhatsApp Image 2020-06-22 at 21 14 56

kshyju pushed a commit that referenced this issue Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants