Commit 8fcb0fa
committed
update set device token implementation
- rejects/resolves `setDeviceToken` response gracefully.
Changes to expo example:
- Updated react-native-gesture-handler to version 2.28.0
- Updated react-native-reanimated to version 4.1.0
- Updated react-native-mmkv-storage to version 12.0.0
- Added error handling for sending tokens in NotificationsSection1 parent 77345df commit 8fcb0fa
File tree
4 files changed
+1603
-4372
lines changed- examples/expo-example
- components
- ios
4 files changed
+1603
-4372
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
40 | 45 | | |
41 | 46 | | |
42 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
0 commit comments