I want to use JSON.stringify and JSON.parse to do some work on mobile browsers such as mobile safari on iOS and Webkit browsers on android and also the WebView on both platforms. I want to know the compatibility.
PS: I tested the functionality on android 2.1 and iOS 3.2 and they both support.