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

New issue in regex expression for new android version (12) #7

Open
salvaoo opened this issue May 27, 2022 · 0 comments
Open

New issue in regex expression for new android version (12) #7

salvaoo opened this issue May 27, 2022 · 0 comments

Comments

@salvaoo
Copy link

salvaoo commented May 27, 2022

I found this issue when I try your code in my Android 12. It didn't found match with that regex because the navigator.appVersion is: "appVersion: 5.0 (Linux; Android 12; IN2013) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.58 Mobile Safari/537.36"
I fixed it adding a filter in the "." between expressions and the next number. I don't know if you already solved it but I'll leave it here just in case.

image

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

1 participant