Regarding random crashes we made a lot of performance tweaks to eliminate them and here is the version which hopefully solves that part:
You must be registered to see the links
(We have some clues that has something to do with texture formatting and RAM involvement, but not 100% sure - what we know that in some cases where it failed smartphone with like 5gb of ram gave app only like 2gb, which is super weird and the fact it happens only on certain phone setups... on one XY phone it works on other same XY model it randomly crashes, not sure why but changing texture formating from 4K to FullHD should help isolate if this is the main issue)
Regarding the saves - This is only for someone who want to help us fix the issue (at the moment I don't see any other way to fix the problem as I can't replicate it on my own) I need to check if game throws any error during the saving process attempt, so I prepared a DEV version here (it logs more details):
You must be registered to see the links
And do the following steps:
1 - In main menu from all options click on the "game start" a new game and after few clicks try to save it.
2 - After that open "Game Options" and press ''DEV INFO'' (On the top right corner)
3 - Press the grey button ''COPY ERR LOG'' (It will copy the big error log into the clipboard)
4 - open your phone e-mail and send e-mail to
ProjectWorldOfSisters@gmail.com and in the body of e-mail , paste the text from error log
I am not aware of any easier way (on all devices I have tried in last 3 days saves worked), but if anyone could help to try it in DEV release - it should mark the exact line where the problem happened, narrowing the places to look for me as programmer to see what could be failing.
I will make a correction release right after. Thank you all for kind and polite bug report, it's the best and fastest way to fix it for us.