Oboe.js not compartible with Ionic

I tested my application on real iOS device and an android with 4.4 and the oboe.js worked.

The oboe.js do not work with android version less than 4.4.

I cannot find out why.

Probably because it uses browser features that are not present there.
When you add Crosswalk, it polyfills these features, so it can work.