You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*Note*: iOS4 support has not yet been tested in v2+.
186
192
187
193
WebViewJavascriptBridge uses `NSJSONSerialization` by default. If you need iOS 4 support then you can use [JSONKit](https://github.com/johnezang/JSONKit/), and add `USE_JSONKIT` to the preprocessor macros for your project.
188
-
189
-
Contributors
190
-
------------
191
-
-[@marcuswestin](https://github.com/marcuswestin) Marcus Westin (Author)
192
-
-[@oakho](https://github.com/oakho) Antoine Lagadec (OS X version)
0 commit comments