Ryan Nylander
Ryan Nylander
For those who are still having this problem, have a look at this answer by Nate Lee: http://stackoverflow.com/a/23924252 (this solution doesn't require the FacebookSDK, if you don't need it)
The following commands in terminal should work: 1. `mkdir ~/Desktop/iOSBackup` 2. `cd ~/Desktop/iOSBackup` 3. `git clone https://github.com/chelseybaker/iOSMessageExport.git` 4. `export PERLLIB=iOSMessageExport/` 5. `perl iOSMessageExport/backup.pl --directory_path "/Users/USERNAME/Library/Application Support/MobileSync/Backup/BACKUP_ID/"` Note, Replace **USERNAME** with...