Commit fff86b3
Fix NPE when invoking
* Fix NPE when invoking `copyNecessaryFilesFromCurrentPackage()` method on Android.
* Add logging and check if the path exists
* fixup
---------
Co-authored-by: Anatoly Pristensky <v-anatpr@microsoft.com>copyNecessaryFilesFromCurrentPackage() method on Android (microsoft#2566)1 parent ae7ff33 commit fff86b3
File tree
1 file changed
+4
-1
lines changed- android/app/src/main/java/com/microsoft/codepush/react
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
102 | 105 | | |
103 | 106 | | |
104 | 107 | | |
| |||
0 commit comments