Hi, I’m using Ionic 3.9.2 to develope my app. When i build android and install it on my phone. After install, the app run ok, when i go to device setting to check app cache data, i found two app installed on my phone like the screenshot i have attached. What’s the problem? (Sorry for my bad english)
Hey there @levu304. Your android device is probably rooted and has some custom rom installed. I have seen this behaviour when Custom ROM has “Guest mode”, and some user logs in as Guest user, and starts app. Also, those roms have tendency to make specific installation for guests only.
Sometimes you even cant uninstall those apps easily. Please check this thread. https://stackoverflow.com/questions/30011656/app-not-installed-for-this-user
This has nothing to do with Cordova Platform or ionic by itself.
1 Like
Thanks for sharing