There was a problem while parsing the package in android + ionic2 + Angular2

Hello,

I have created an fresh app by following http://ionicframework.com/docs/v2/getting-started/installation and generated an apk file using the following command -

  1. ionic platform add android
  2. ionic build --release android

While trying to install the APK in mobile it give the following error -
“there was a problem while parsing the package in android”

I tried to test with 4.x, 5.x and 6.x Android version.

Is this known issue with Ionic2 + Angular2 ?

Here I got the reply -