Commit ba353e6
fix: Clear updates on initializeUpdateAfterRestart in case codepush.json is corrupted (microsoft#2668)
* fix: Clear updates on initializeUpdateAfterRestart in case codepush.json is corrupted
* fix: Log the complete error instead of only message
---------
Co-authored-by: MAKARD01 <dmytro.makarenko@kingfisher.com>
(cherry picked from commit d57066b)1 parent 9102ea3 commit ba353e6
File tree
1 file changed
+10
-1
lines changed- android/app/src/main/java/com/microsoft/codepush/react
1 file changed
+10
-1
lines changedLines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
299 | 308 | | |
300 | 309 | | |
301 | 310 | | |
| |||
0 commit comments