My Heroku mobile app is able to make websockets

My hosted meteor app is on heroku.
My android is not allowed to make websockets call.
My Meteor version:Meteor 1.0.3.2
Below is the error log :
WebSocket connection to ‘ws://.herokuapp.com/socket.io/1/websocket/HBWE2BFvHahlSWk5ppHP’ failed: Unexpected response code: 503
Please help me on this.