Commit 02316a0
AR Abdul Azeez
fix: replace OneSignalDispatchers with suspendifyOnThread for 5.6-main compatibility
OneSignalDispatchers does not exist in 5.6-main. Use the equivalent
suspendifyOnThread utility that is available in this branch.
Made-with: Cursor1 parent 2f2af82 commit 02316a0
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
- OneSignalSDK/onesignal/core/src/main/java/com/onesignal/debug/internal/crash
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments