Blank page ionic2 after build

By means of following Commands:

ionic platform add android
ionic build android

I added platform & Built APK file But I faced blank screen while running the app on phone. Software works properly in ionic serve and there isn’t any error while debugging. I also had problem with ionic’s suggested app
ionic start --v2 myApp sidemenu
Thank you in advance for the help!