manuelei
Results
2
issues of
manuelei
LTGP -> LTFG in data/airports.dat
When retrieving active notifications with getActiveNotifications), the payload is always null, even if the notification has a payload that is correctly passed to onDidReceiveNotificationResponse. `final notifications = await flutterLocalNotificationsPlugin .getActiveNotifications();...
question