Ionic 3 - Released apk installed once but not able to install it again once uninstalled

Hello guys,
There is a problem with my released apk. The problem is that I generated one released apk with --prod --release command. The apk is installed once. I uninstalled it and tried to install again.Then it sticks in installing step on android and after few minutes it prompted that app is not installed. reason : Other.

Sometimes it shows that google play protect identified an unknown developer, sometimes it just passes the security permissions. Installed anyway is working fine for the first time. But second time it did not installed. I’ve signed my apk still it shows unknown developer.

I followed all the instructions as in ionic framework but no luck.

Can you please help me out? It will be really very very greatful. :slight_smile:

Here is my ionic info:


cli packages: (C:\Users\APP_02\AppData\Roaming\npm\node_modules)

    @ionic/cli-utils  : 1.19.2
    ionic (Ionic CLI) : 3.20.0

global packages:

    cordova (Cordova CLI) : not installed

local packages:

    @ionic/app-scripts : 3.1.10
    Cordova Platforms  : android 6.4.0
    Ionic Framework    : ionic-angular 3.9.2

System:

    Android SDK Tools : 25.2.5
    Node              : v8.9.0
    npm               : 6.1.0
    OS                : Windows 8.1

Environment Variables:

    ANDROID_HOME : C:\Users\APP_02\android-sdks

Misc:

    backend : pro

Here is my platform info:

Installed platforms:
  android 6.4.0
Available platforms:
  browser ~5.0.1
  ios ~4.5.4
  osx ~4.0.1
  windows ~5.0.0
  www ^3.12.0

2 Likes

Same issue here. Once release apk installed then after uninstall apk after that again install app it can’t install. App is not install error retrieve.

same issue any solution found???

Is there any solution for this issue?
image

I’m also getting this issue but I’m getting it with Ionic 4