`Object [object Performance] has no method 'now'` errors in different 4.x.x Android browsers
See original GitHub issueI know that in this docs said that performance.now
is supported by v4 android browsers but I still got errors from some of them:
- Device: Prestigio PAP4322DUO
- OS: Android 4.1.1
Mozilla/5.0 (Linux; U; Android 4.1.1; en-us; PAP4322DUO Build/PrestigioPAP4322DUO) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30
- Device: HUAWEI G750-U10
- OS: Android 4.2.2
Mozilla/5.0 (Linux; U; Android 4.2.2; en-us; HUAWEI G750-U10 Build/HuaweiG750-U10) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 ACHEETAHI/1
- Device: Q10
- OS: Android 4.3
Mozilla/5.0 (Linux; U; Android 4.3; en-; Q10 Build/10.3.2.348) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30
- Device: HTC Desire 500 dual sim
- OS: Android 4.1.2
Mozilla/5.0 (Linux; U; Android 4.1.2; en-in; HTC_Desire_500_dual_sim Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30
- Device: Sony ST26i
- OS: Android 4.1.2
Mozilla/5.0 (Linux; U; Android 4.1.2; en-us; SonyST26i Build/11.2.A.0.33) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30
- Device: Lenovo A706_ROW
- OS: Android 4.1.2
Mozilla/5.0 (Linux; U; Android 4.1.2; en-us; Lenovo A706_ROW Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 ACHEETAHI/1
- Device: Micromax A116
- OS: Android 4.1.2
Mozilla/5.0 (Linux; U; Android 4.1.2; en-in; Micromax A116 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30
- Device: Asus ME301T
- OS: Android 4.1.1
Mozilla/5.0 (Linux; U; Android 4.1.1; en-us; ME301T Build/JRO03C) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30
Issue Analytics
- State:
- Created 7 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
ANDROID/WEBVIEW-- Uncaught TypeError: Object [object ...
For some reason, the button is not doing anything and I get the error: Uncaught TypeError: Object [object Object] has no method 'changeActivity' ......
Read more >The 10 Most Common JavaScript Issues Developers Face
If you need help figuring out why your JavaScript isn't working, consult this list of the 10 most common JavaScript issues from a...
Read more >Object.create() - JavaScript - MDN Web Docs
The Object.create() method creates a new object, using an existing object as the prototype of the newly created object.
Read more >How to Fix a 400 Bad Request Error (Causes and Fixes) - Kinsta
The 4xx family of status codes is the one we're investigating here as they relate to invalid or corrupt requests from the client....
Read more >How to Fix TypeError: Null is Not an Object in JavaScript
The JavaScript error TypeError: null is not an object occurs when a property is accessed or a method is called on a null...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
We are observing same issues. I’ve opened a PR to fix this.
I can confirm this error.
Here are some more UA strings 😉
Here are the affected Android versions according to our error tracking system: