Yes it is possible, lets call our app "harbour-myapp". Before the update the offline storage path was:
/home/nemo/.local/share/harbour-myapp/QML/OfflineStorage/Databases
and after update it will be:
/home/nemo/.local/share/harbour-myapp/harbour-myapp/QML/OfflineStorage/Databases
Atleast this is the case on my phone, so to get the settings back we can copy/symlink from old location to new location. But make sure to take a backup of /home/nemo/.local/share/harbour-myapp just in case something goes wrong.
↧