Skip to content

Commit 25f1484

Browse files
committed
WIP
1 parent 12200f0 commit 25f1484

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@ class PushNotificationIOS {
343343
this._category = notifVal.category;
344344
this._contentAvailable = notifVal['content-available'];
345345
this._threadID = notifVal['thread-id'];
346+
this._fireDate = nativeNotif.fireDate;
346347
} else {
347348
this._data[notifKey] = notifVal;
348349
}

0 commit comments

Comments
 (0)