Quantcast
Channel: MobileRead Forums - Kindle Developer's Corner
Viewing all articles
Browse latest Browse all 4441

JavaScript debugging in mobile browser and WAF

$
0
0
Hi all!

Does anyone have any pointers for the best way to get javascript console output in the Kindle experimental browser? I'm struggling to identify which apis are present in that version of WebKit (things like promises and fetch didn't exist yet).

I'd love to be able to catch those errors in a more elegant way than document.write on window.onerror. :)

Any help would be much appreciated!

Viewing all articles
Browse latest Browse all 4441

Trending Articles