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

sms.db not recognized #23

Open
stefarossi opened this issue Jul 18, 2015 · 0 comments
Open

sms.db not recognized #23

stefarossi opened this issue Jul 18, 2015 · 0 comments

Comments

@stefarossi
Copy link

I'm trying to "convert" an Android mmssms.db database to an iOS one.
This is the output of the command:

$ smstools --type ios6 mmssms.db out.db
5086 messages read in 0 seconds from mmssms.db using parser smstools.android.Android
  latest text: ###########:
  #############
sorting all 5086 texts by date
Creating empty iOS 6 SQLITE db
built handles table with 99, chat with 144, chat_handle_join with 144 entries
built messages table with 5086 entries
changes saved to out.db
saved messages to out.db

After moving the file to /private/var/mobile/Library/SMS/ on an iOS 7 device (iPhone 4) and checking the permissions, the Messages app doesn't show any message. Am I doing something wrong?

Thank you.

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

1 participant