I had created an application on android studio in kotlin language,I did directly run it on my android phone through USB cable and the apk works fine but the problem is when i try to send it through whatsapp, email or any other sources, the apk does not get installed in other devices. Also from my device the size of APK gets reduced while sending it. It shows "APP NOT INSTALLED AS PACKAGE APPEARS TO BE INVALID "
Does anyone know how to figure out the problem?
I tried to send it through WhatsApp, email, telegram, through apk as well as zip file but shows same result