TF-1248: enable handle push notification IOS
This commit is contained in:
+2
-2
@@ -133,8 +133,8 @@ class LocalNotificationManager {
|
||||
|
||||
await _localNotificationsPlugin.show(
|
||||
id.hashCode,
|
||||
null,
|
||||
null,
|
||||
title,
|
||||
message,
|
||||
LocalNotificationConfig.instance.generateNotificationDetails(styleInformation: inboxStyleInformation),
|
||||
payload: payload
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user