Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
narender2031 committed Mar 19, 2020
1 parent 12200f0 commit 25f1484
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,7 @@ class PushNotificationIOS {
this._category = notifVal.category;
this._contentAvailable = notifVal['content-available'];
this._threadID = notifVal['thread-id'];
this._fireDate = nativeNotif.fireDate;
} else {
this._data[notifKey] = notifVal;
}
Expand Down

0 comments on commit 25f1484

Please sign in to comment.