- Aug 30, 2021
- 185
- 337
For people who had issues with saving loading on android - could you please try this version and let me know if that works for you:
ANDROID v0.25.93:
It seems on some devices the thumbnail preview of loading level was 500kb (jpg is small but maybe its not compressed well) and this caused delay in the loading resulting in save not being loaded on click (due to null image check game thought save is damaged) It's hard to guess as the issue is on some devices only. The solution we are trying is to lower its quality by 20x (temporarily) to see if this helps. Very weird issue...
ANDROID v0.25.93:
You must be registered to see the links
It seems on some devices the thumbnail preview of loading level was 500kb (jpg is small but maybe its not compressed well) and this caused delay in the loading resulting in save not being loaded on click (due to null image check game thought save is damaged) It's hard to guess as the issue is on some devices only. The solution we are trying is to lower its quality by 20x (temporarily) to see if this helps. Very weird issue...