Commit c40cf0f
Fix Timeout Bug
• Fixes an issue where the delegate could get executed twice under some situations when the timeout is reached (if they implement the `OSNotificationDisplayTypeDelegate` but don't ever call the callback, the SDK times out after a while and uses the default display type)1 parent 0181aba commit c40cf0f
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1836 | 1836 | | |
1837 | 1837 | | |
1838 | 1838 | | |
| 1839 | + | |
| 1840 | + | |
1839 | 1841 | | |
1840 | 1842 | | |
1841 | 1843 | | |
| |||
0 commit comments