NeoApplications / Neo-Backup

backup manager for android
GNU Affero General Public License v3.0
2.37k stars 120 forks source link

restored app forces closes after restoring data #794

Open FurhadTheNerd opened 9 months ago

FurhadTheNerd commented 9 months ago

i took a backup for one app called ps touch, first i restored the apk and everything worked fine, after restoring data ps touch force stops upon opening it, clearing cache and force stopping did not help

MrEngineerMind commented 9 months ago

Try uninstalling the app, then restore both the apk and data at the same time.

FurhadTheNerd commented 9 months ago

Try uninstalling the app, then restore both the apk and data at the same time.

that's what i tried to did, and still it didn't work

machiav3lli commented 9 months ago

What does the crash log say (you can catch such with Scoop).

It could be that this app uses Android's KeyStore, making it un-restorable, check the FAQ for more information on KeyStore.