Android app-debug.apk not install in Android 8.1 Phone

Hello,

I Build Apk Using Below Command

Ionic Cordova Build Android

then i get app-debug.apk and i install in Phone which has Android 5.1 apk install successfully.
after i install in Android 8.1 then shown App Not install!

Kindly Help me for this below is my Apk link as well as my ionic environment info.

apk Link :- https://drive.google.com/open?id=1HBo9ncZVpSR7ugBBZ3HCtB5tTGvTAQWL

Ionic:

ionic (Ionic CLI) : 4.1.0 (C:\Users\Bhaumik Patel\AppData\Roaming\npm\node_modules\ionic)
Ionic Framework : ionic-angular 3.9.2
@ionic/app-scripts : 3.1.11

Cordova:

cordova (Cordova CLI) : not installed
Cordova Platforms : android 7.1.0
Cordova Plugins : not available

System:

Android SDK Tools : 26.1.1
NodeJS : v8.11.3 (C:\Program Files\nodejs\node.exe)
npm : 5.6.0
OS : Windows 10

Environment:

ANDROID_HOME : C:\Users\Bhaumik Patel\AppData\Local\Android\Sdk

Any updates on this issue?