Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The "android:exported" element should be set to "true" for the "<receiver#com.dexterous.flutterlocalnotifications.schedulednotificationbootreceiver>" in order to allow the system to launch the receiver even if the app is not currently running. This is required to be able to schedule notifications that will be triggered even if the device is rebooted.