Has anyone been able to get Flutter awesome_notifications to work with an apk file on your Android phone? Everything was working fine in my emulator/simulator, but when I flutter build apk
, then transfer the app.apk file to my phone and open the app, awesome_notifications stop working.
Have you had issues running awesome_notifications in an apk file? How did you fix the issues? Or did everything work?