I have an app that I build using Ionic. The app work when i directly install the sign and zip APK to any device. These device include the Android 9 simulator, an Android 9 device and also an Android 6 device .
But the app failed to connect to my database/api after I upload it to Play Store. It always stuck when it is in the login authentication splash screen.
Strangely, it only affect android 9, and not in android 6 (my current phone) device but when I gave the user the signed and zip APK directly to my colleague Android 9, the app works perfectly fine. My target user are all outside my country that I'm from and it is not a very proper way to just past along the APK to them.