You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Hi All!
I am trying to move my chats from Android to iPhone.
msgstrore.db
file. I've verified it as working.Apple Configuratore
.ChatStorage.sqlite
from iTunes backup.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,Core.Frameworks
directory isn't there. Hence I got theWhatsAppChat.momd
fromPayload/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.The text was updated successfully, but these errors were encountered: