henrichg / PhoneProfilesPlus

Profile manager for Android - event triggered
Apache License 2.0
417 stars 32 forks source link

Backup and restore Bug #135

Closed xkonglong closed 3 months ago

xkonglong commented 3 months ago

I downgraded from v6.5.1.1 to v6.5 , tried to restore the backup file (v6.5.1.1), which resulted in a crash in the PPP.

henrichg commented 3 months ago

Crash = PPP terminates? Send me it. Backup form 6.5.1.1. Thanks.

henrichg commented 3 months ago

How? Send me this backup from not working 6.5.1.1.

henrichg commented 3 months ago

OK tested and yes, restore from older version is blocked by PPP.

But this is not bug. Backup from never version (never SQLite database version, PPP uses SQLite to store data, and this database must have version number) is blocked in PPP. Because of potential read/write database crashes in older PPP version.