This repository was archived by the owner on May 20, 2025. It is now read-only.
Commit d57066b
fix: Clear updates on initializeUpdateAfterRestart in case codepush.json is corrupted (#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 <[email protected]>1 parent 6899e68 commit d57066b
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