Android Studio – App is working fine in usb debug mode, but when i generate Signed APK and install it, its not working
I have tried different solutions like giving INTERNET PERMISION in manifest file && Turning off PROGUARD by useProguard false My app name: SMS_VOICE_NOTIFICATION My app description: so whenever my phone receive an SMS it reads out the smsbody using Text-to-Speech,…