Commit a0176fd
authored
add method for cleaning Leanplum_Resources cache folder on every new … (#353)
* add method for cleaning Leanplum_Resources cache folder on every new version of the sdk
* changing the place where clearCacheIfNeeded method is called.
Instead of calling it in start method now it is called in startWith.... method because this method is doing all the work for starting the sdk
* changing the name of the method to be more understandable1 parent 4ac4f0b commit a0176fd
File tree
3 files changed
+26
-1
lines changed- Leanplum-SDK/Classes
- Internal
- Managers
3 files changed
+26
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
742 | 742 | | |
743 | 743 | | |
744 | 744 | | |
| 745 | + | |
| 746 | + | |
745 | 747 | | |
746 | 748 | | |
747 | 749 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
856 | 856 | | |
857 | 857 | | |
858 | 858 | | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
859 | 882 | | |
0 commit comments