-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
p: android_alarm_managerThe Android background execution pluginThe Android background execution pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.
Description
Hi,
Is there any way to get the alarm ID in the callback? In fact is there any way to get any information in the Isolate -- perhaps the entire Intent?
What would then be the recommended way of passing an argument of some kind -- if it's possible at all.
I've considered saving the alarm trigger DateTime and arguments then once it does trigger querying for the alarm that's due.
I also tried using noSuchMethod but then the argument for scheduling the alarm isn't acceptable since the method doesn't exist. Perhaps the argument could can be changed to a string?
ShurikuS57
Metadata
Metadata
Assignees
Labels
p: android_alarm_managerThe Android background execution pluginThe Android background execution pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.