Phaser not rendering elements on Canvas in Ionic

I am trying to combine PhaserJS framework with Ionic V2 and crosswalk. It renders perfectly in the browser but on mobile phone it doesn’t show up anything in the canvas area.

what devices are you testing on? There might be issues with that version of the OS.
Are there any errors showing up when remote debugging on a device?

I am using android lollipop v5.1 to test the application

Please, how did you solve this?