Whatsapp-android-to-ios-guide icon indicating copy to clipboard operation
Whatsapp-android-to-ios-guide copied to clipboard

Got the following issue when running the final migration

Open ammadanjumch opened this issue 3 years ago • 7 comments

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSDictionaryM setObject:forKey:]: key cannot be nil'

image

ammadanjumch avatar Jan 05 '22 21:01 ammadanjumch

any insight @needs-coffee ?

ammadanjumch avatar Jan 05 '22 21:01 ammadanjumch

what command did you run to create the exception above? and what are the versions of the apps you are using - there may be a bug caused by whatsapp changing the database format

needs-coffee avatar Jan 05 '22 21:01 needs-coffee

see residentsummer/watoi#50

needs-coffee avatar Jan 05 '22 21:01 needs-coffee

that's what i ran @needs-coffee build/Release/watoi msgstore.db ./ChatStorage.sqlite app/Payload/WhatsApp.app/Frameworks/Core.framework/WhatsAppChat.momd

ammadanjumch avatar Jan 05 '22 22:01 ammadanjumch

App Version on iPhone: 2.21.243.1

ammadanjumch avatar Jan 05 '22 22:01 ammadanjumch

For ADB version i installed 2.21.24.23

ammadanjumch avatar Jan 05 '22 22:01 ammadanjumch

The versions I used which worked were 2.21.243 for iOS and 2.21.24.21 for android

you could try message extraction and conversion steps again with these versions, or try and android one at least as old as the one I used. Also if you have older backups from your android phone (in the same folder as the .crypt14 file) you could try those as well

needs-coffee avatar Jan 05 '22 22:01 needs-coffee