Skip to content
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

Everything till ChatStorage.sqlite replace-chats is working fine, But Whatsapp iPhone after restore gives errors on restore #60

Open
Aatmjeet opened this issue Apr 28, 2024 · 1 comment

Comments

@Aatmjeet
Copy link

Aatmjeet commented Apr 28, 2024

Hi All!
I am trying to move my chats from Android to iPhone.

  • I started with getting msgstrore.db file. I've verified it as working.
  • I got the latest whatsapp.ipa using Apple Configuratore.
  • Got the ChatStorage.sqlite from iTunes backup.
  • Now, once I am done with the whole process, my ChatStorage.sqlite is properly update. I've used sqlite3 to verify it.

But, here's the catch. After restoring everything on my iPhone, I am getting errors on restoring chat message and App is crashing.
As my ChatStorage.sqlite is correct here are a few areas of my concern,

  • In the latest .ipa, the Core.Frameworks directory isn't there. Hence I got the WhatsAppChat.momd from Payload/WhatsApp.app/Frameworks/SharedModules.framework directory.

Update 1:

I've checked my restore files as well and the ChatStorage.sqlite is correct there as well. Which means that whatsapp got the updated data but rejected it.

@residentsummer
Copy link
Owner

Hello, @Aatmjeet !

Can't say for sure, maybe something had changed in how they store messages...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants