-
-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Restoring Android 13 messages backup on Android 14. #134
Comments
Thank you for reporting this. You may be hitting issue #128, which has been fixed in the latest code. Please check the |
I had a similar issue (Pixel 4a to Pixel 7a) and the build as of 76cd8b5 fixed it for me—thanks for the pointer. |
Sure! Thanks for confirming that the fix is working. |
Just don't enable subscription ID in settings (sub_id) while importing on A14 then everything will work as smooth as in no other open-source app currently. I made this mistake too. @tmo1 may be some kind of warning dialog if someone tries to enable it on A14+? Just a suggestion. |
This issue is discussed in the README, but a warning dialog might be a good idea, or at least a warning in the settings text - I'll consider doing something like this. |
I did an export of SMS on Pixel 4 XL that was updated to Android 13 and tried restoring it on Pixel 6 Pro that was updated to Android 14. The import appears to take place smoothly, but when I open the messages app, no messages appear to have been imported.
On the other hand, if I backup the messages on the Pixel 6 Pro itself and then wipe all SMS, and then try to restore this backup onto the same phone, the messages are restored perfectly.
I wonder if this is a general issue with Android 13 backups not restoring on Android 14?
The version I am using on both phones is v2.2.0, the latest.
The text was updated successfully, but these errors were encountered: