Skip to content

Deprecate Device JSON methods in favour of using JSON

Compare
Choose a tag to compare
@rosswilson rosswilson released this 24 Nov 15:08
· 68 commits to master since this release

See #459 for more info.

JSON should be available on all devices correctly running ES5 (has been a requirement of TAL since 5.0.0) and is easily polyfill-able on devices where it is not present.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON